Skip to content

Commit

Permalink
Merge pull request #1769 from spevans/pr_sr_9251
Browse files Browse the repository at this point in the history
SR-9251: Add $ORIGIN into libFoundation.so RUNPATH
  • Loading branch information
eeckstein committed Nov 15, 2018
2 parents 13f2c51 + e6b0b91 commit 2a28954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -241,6 +241,7 @@ add_swift_library(Foundation
${LIBXML2_LIBRARIES}
${libdispatch_ldflags}
${uuid_LIBRARIES}
-Xlinker;-rpath;-Xlinker;"\\\$\$ORIGIN"
SWIFT_FLAGS
-DDEPLOYMENT_RUNTIME_SWIFT
${deployment_enable_libdispatch}
Expand Down

0 comments on commit 2a28954

Please sign in to comment.