Skip to content

Commit b02dc2b

Browse files
committed
LLDB_PATH_TO_SWIFT_SOURCE too
1 parent 27330f1 commit b02dc2b

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
@@ -2030,7 +2030,6 @@ for host in "${ALL_HOSTS[@]}"; do
20302030
-DLLDB_ENABLE_PYTHON=ON
20312031
-DLLDB_ENABLE_LZMA=OFF
20322032
-DLLDB_ENABLE_LUA=OFF
2033-
-DLLDB_PATH_TO_SWIFT_SOURCE:PATH="${SWIFT_SOURCE_DIR}"
20342033
-DLLDB_INCLUDE_TESTS:BOOL=$(false_true ${BUILD_TOOLCHAIN_ONLY})
20352034
-DLLDB_TEST_USER_ARGS="${DOTEST_ARGS}"
20362035
)

0 commit comments

Comments
 (0)