summaryrefslogtreecommitdiff
path: root/src/gcinfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/gcinfo/CMakeLists.txt')
-rw-r--r--src/gcinfo/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gcinfo/CMakeLists.txt b/src/gcinfo/CMakeLists.txt
index 79c4f486da..c9c60db89e 100644
--- a/src/gcinfo/CMakeLists.txt
+++ b/src/gcinfo/CMakeLists.txt
@@ -16,10 +16,6 @@ endif(CLR_CMAKE_TARGET_ARCH_I386)
convert_to_absolute_path(GCINFO_SOURCES ${GCINFO_SOURCES})
-if(CLR_CMAKE_PLATFORM_UNIX)
- add_compile_options(-fPIC)
-endif(CLR_CMAKE_PLATFORM_UNIX)
-
add_subdirectory(lib)
add_subdirectory(crossgen)