We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bce4d0 commit efa27dbCopy full SHA for efa27db
build.sh
@@ -86,5 +86,5 @@ if [ ! -f .configured ]; then
86
../configure $target $configure_flags
87
touch .configured
88
fi
89
-ninja -k0
+ninja
90
popd
0 commit comments