Blame SOURCES/coreclr-pie.patch

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