summaryrefslogtreecommitdiff
path: root/src/dlls/mscordac/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlls/mscordac/CMakeLists.txt')
-rw-r--r--src/dlls/mscordac/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dlls/mscordac/CMakeLists.txt b/src/dlls/mscordac/CMakeLists.txt
index e065eba023..df8d615e0a 100644
--- a/src/dlls/mscordac/CMakeLists.txt
+++ b/src/dlls/mscordac/CMakeLists.txt
@@ -1,10 +1,6 @@
include(${CLR_DIR}/dac.cmake)
add_definitions(-DFEATURE_NO_HOST)
-if(CLR_CMAKE_PLATFORM_UNIX)
- add_compile_options(-fPIC)
-endif(CLR_CMAKE_PLATFORM_UNIX)
-
set(CLR_DAC_SOURCES
)