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 b77d6f0 commit 7116d92Copy full SHA for 7116d92
devel/wangle/Portfile
@@ -50,7 +50,7 @@ if {${os.platform} eq "darwin" && ${os.major} < 15} {
50
51
# Fix error: invalid output constraint '=@ccc' in asm
52
compiler.blacklist-append \
53
- {clang < 1200}
+ {clang < 1400}
54
55
compiler.cxx_standard 2017
56
cmake.generator Ninja
0 commit comments