summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linux-Apple-Swift.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Linux-Apple-Swift.cmake')
-rw-r--r--Modules/Platform/Linux-Apple-Swift.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/Linux-Apple-Swift.cmake b/Modules/Platform/Linux-Apple-Swift.cmake
index 22f0554..248d2de 100644
--- a/Modules/Platform/Linux-Apple-Swift.cmake
+++ b/Modules/Platform/Linux-Apple-Swift.cmake
@@ -1,3 +1,5 @@
+set(CMAKE_EXE_EXPORTS_Swift_FLAG "-Xclang-linker -Wl,--export-dynamic")
+
# Linker Selection
# BFD is known to mislink Swift objects resulting in missing type info
set(CMAKE_Swift_USING_LINKER_SYSTEM "")