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 35a8c00 commit b16c2b2Copy full SHA for b16c2b2
utils/build-script-impl
@@ -78,7 +78,6 @@ KNOWN_SETTINGS=(
78
xctest-build-type "Debug" "the build variant for xctest"
79
llbuild-enable-assertions "1" "enable assertions in llbuild"
80
enable-asan "" "enable Address Sanitizer"
81
- enable-ubsan "" "enable Undefined Behavior Sanitizer"
82
cmake "" "path to the cmake binary"
83
distcc "" "use distcc in pump mode"
84
distcc-pump "" "the path to distcc pump executable. This argument is required if distcc is set."
0 commit comments