We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4a6116 + bbcca7d commit 51602ddCopy full SHA for 51602dd
build/popt/build.sh
@@ -22,7 +22,7 @@ PKG=ooce/library/popt
22
SUMMARY="$PROG"
23
DESC="$PROG - command line option parsing library"
24
25
-set_clangver
+test_relver '>=' 151046 && set_clangver
26
27
TESTSUITE_FILTER='^[A-Z#][A-Z ]'
28
0 commit comments