Skip to content

Commit a7a34df

Browse files
authored
lttoolbox: Add upstream patch, remove workaround
1 parent 37f7b59 commit a7a34df

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

textproc/lttoolbox/Portfile

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,9 @@ checksums rmd160 81acb8547ecebd9a1ca335ae4cd949bd76e8df8c \
3232
sha256 7028dbbcda6c49467378d47784092ef8aba9a59d53e78102742d1edb7c5ff21b \
3333
size 157342
3434

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.
35+
# Fixed upstream. Remove when fixed after version 3.8.2.
3836
# https://github.com/apertium/lttoolbox/issues/206
39-
40-
cmake.set_cxx_standard yes
41-
compiler.cxx_standard 2017
37+
patchfiles-append patch-ustring_h.diff
4238

4339
depends_build-append path:bin/pkg-config:pkgconfig \
4440
port:utfcpp

0 commit comments

Comments
 (0)