Skip to content

Commit 206636b

Browse files
authored
Merge pull request swiftlang#1780 from compnerd/spaces
2 parents c82398a + 3f97c31 commit 206636b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ add_swift_library(Foundation
241241
${LIBXML2_LIBRARIES}
242242
${libdispatch_ldflags}
243243
${uuid_LIBRARIES}
244-
-Xlinker;-rpath;-Xlinker;"\\\$\$ORIGIN"
244+
-Xlinker;-rpath;-Xlinker;"\\\$\$ORIGIN"
245245
SWIFT_FLAGS
246246
-DDEPLOYMENT_RUNTIME_SWIFT
247247
${deployment_enable_libdispatch}

0 commit comments

Comments
 (0)