summaryrefslogtreecommitdiff
path: root/Modules/Platform/Linux-TinyCC-C.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Linux-TinyCC-C.cmake')
-rw-r--r--Modules/Platform/Linux-TinyCC-C.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Modules/Platform/Linux-TinyCC-C.cmake b/Modules/Platform/Linux-TinyCC-C.cmake
new file mode 100644
index 000000000..b753268ea
--- /dev/null
+++ b/Modules/Platform/Linux-TinyCC-C.cmake
@@ -0,0 +1,4 @@
+SET(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG "")
+SET(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG_SEP "")
+SET(CMAKE_SHARED_LIBRARY_RPATH_LINK_C_FLAG "")
+SET(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-soname ")