summaryrefslogtreecommitdiff
path: root/src/tools/crossgen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/crossgen/CMakeLists.txt')
-rw-r--r--src/tools/crossgen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/crossgen/CMakeLists.txt b/src/tools/crossgen/CMakeLists.txt
index 6b96f83998..10ff481069 100644
--- a/src/tools/crossgen/CMakeLists.txt
+++ b/src/tools/crossgen/CMakeLists.txt
@@ -14,7 +14,6 @@ if(WIN32)
endif()
if(CLR_CMAKE_PLATFORM_UNIX)
- add_compile_options(-fPIE)
add_definitions(-DNO_NGENPDB)
endif(CLR_CMAKE_PLATFORM_UNIX)