Skip to content

Commit 6fb7c89

Browse files
committed
removed CLANG_TOOL_DRIVER_BUILD from install toolchain only since it is now used as part of building
1 parent 20a023b commit 6fb7c89

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
@@ -2012,7 +2012,6 @@ for host in "${ALL_HOSTS[@]}"; do
20122012
-DCLANG_TOOL_ARCMT_TEST_BUILD=NO
20132013
-DCLANG_TOOL_C_ARCMT_TEST_BUILD=NO
20142014
-DCLANG_TOOL_C_INDEX_TEST_BUILD=NO
2015-
-DCLANG_TOOL_DRIVER_BUILD=NO
20162015
-DCLANG_TOOL_DIAGTOOL_BUILD=NO
20172016
-DCLANG_TOOL_SCAN_BUILD_BUILD=NO
20182017
-DCLANG_TOOL_SCAN_VIEW_BUILD=NO

0 commit comments

Comments
 (0)