ld: Add a linker configure option --enable-relro
[deliverable/binutils-gdb.git] / ld / config.in
index 276fb776da0eec0180c58148f100a751787313b1..2c6d698b6ce14b091b21aa592a6e9d666f345188 100644 (file)
@@ -10,6 +10,9 @@
 /* Define if you want compressed debug sections by default. */
 #undef DEFAULT_FLAG_COMPRESS_DEBUG
 
+/* Define to 1 if you want to enable -z relro in ELF linker by default. */
+#undef DEFAULT_LD_Z_RELRO
+
 /* Define to 1 if translation of program messages to the user's native
    language is requested. */
 #undef ENABLE_NLS
This page took 0.023865 seconds and 4 git commands to generate.