summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/UNIX_SV.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/UNIX_SV.cmake')
-rw-r--r--Modules/Platform/UNIX_SV.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Platform/UNIX_SV.cmake b/Modules/Platform/UNIX_SV.cmake
index 62b0e59..d9be199 100644
--- a/Modules/Platform/UNIX_SV.cmake
+++ b/Modules/Platform/UNIX_SV.cmake
@@ -1,2 +1,2 @@
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-K PIC")
-SET(CMAKE_SHARED_LIBRARY_LINK_FLAGS "-Wl,-Bexport")
+SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "-Wl,-Bexport")