summaryrefslogtreecommitdiff
path: root/src/ildasm/exe/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/ildasm/exe/CMakeLists.txt')
-rw-r--r--src/ildasm/exe/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ildasm/exe/CMakeLists.txt b/src/ildasm/exe/CMakeLists.txt
index 196f2395b7..a8ca1df3b0 100644
--- a/src/ildasm/exe/CMakeLists.txt
+++ b/src/ildasm/exe/CMakeLists.txt
@@ -10,7 +10,6 @@ add_definitions(-DFEATURE_CORECLR)
include_directories(..)
if(CLR_CMAKE_PLATFORM_UNIX)
- add_compile_options(-fPIE)
include_directories(../unixcoreclrloader)
build_resources(${CMAKE_CURRENT_SOURCE_DIR}/../dasm.rc dasm_rc TARGET_CPP_FILE)