Blame SOURCES/coreclr-pie.patch

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