We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f7b59 commit a7a34dfCopy full SHA for a7a34df
textproc/lttoolbox/Portfile
@@ -32,13 +32,9 @@ checksums rmd160 81acb8547ecebd9a1ca335ae4cd949bd76e8df8c \
32
sha256 7028dbbcda6c49467378d47784092ef8aba9a59d53e78102742d1edb7c5ff21b \
33
size 157342
34
35
-# 2025 Nov 29: lttoolbox version 3.8.2:
36
-# Fails on macos 26 CI when -std=c++23 is enabled.
37
-# Explicitly downgrade the C++ standard until upstream is fixed.
+# Fixed upstream. Remove when fixed after version 3.8.2.
38
# https://github.com/apertium/lttoolbox/issues/206
39
-
40
-cmake.set_cxx_standard yes
41
-compiler.cxx_standard 2017
+patchfiles-append patch-ustring_h.diff
42
43
depends_build-append path:bin/pkg-config:pkgconfig \
44
port:utfcpp
0 commit comments