Skip to content

Commit e0167d1

Browse files
[wasm] rename EXPERIMENTAL_STRING_PROCESSING_SOURCE_DIR
follow b58dbb2
1 parent b97f9d5 commit e0167d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/webassembly/build-toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ build_target_toolchain() {
141141
-D SWIFT_ENABLE_EXPERIMENTAL_DISTRIBUTED=YES \
142142
-D SWIFT_ENABLE_EXPERIMENTAL_STRING_PROCESSING=YES \
143143
-D SWIFT_PATH_TO_SWIFT_SYNTAX_SOURCE="$SOURCE_PATH/swift-syntax" \
144-
-D EXPERIMENTAL_STRING_PROCESSING_SOURCE_DIR="$SOURCE_PATH/swift-experimental-string-processing" \
144+
-D SWIFT_PATH_TO_STRING_PROCESSING_SOURCE="$SOURCE_PATH/swift-experimental-string-processing" \
145145
-G Ninja \
146146
-S "$SOURCE_PATH/swift"
147147

0 commit comments

Comments
 (0)