Blame SOURCES/coreclr-hardening-flags.patch

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