Skip to content

Commit b16c2b2

Browse files
committed
[build-script-impl] Remove enable-ubsan flag. This is handled via swift_build_support.
1 parent 35a8c00 commit b16c2b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/build-script-impl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ KNOWN_SETTINGS=(
7878
xctest-build-type "Debug" "the build variant for xctest"
7979
llbuild-enable-assertions "1" "enable assertions in llbuild"
8080
enable-asan "" "enable Address Sanitizer"
81-
enable-ubsan "" "enable Undefined Behavior Sanitizer"
8281
cmake "" "path to the cmake binary"
8382
distcc "" "use distcc in pump mode"
8483
distcc-pump "" "the path to distcc pump executable. This argument is required if distcc is set."

0 commit comments

Comments
 (0)