Blame SOURCES/coreclr-pie.patch

105ad9
--- a/src/debug/createdump/CMakeLists.txt
105ad9
+++ b/src/debug/createdump/CMakeLists.txt
105ad9
@@ -38,6 +38,8 @@
105ad9
     main.cpp
105ad9
 )
105ad9
 
105ad9
+SET_TARGET_PROPERTIES(createdump PROPERTIES LINK_FLAGS -pie)
105ad9
+
105ad9
 target_link_libraries(createdump
105ad9
     createdump_lib
105ad9
     # share the PAL in the dac module