]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/config.in
ld: Add --enable-textrel-check=[no|yes|warning|error]
[thirdparty/binutils-gdb.git] / ld / config.in
index d93c9b0830087f19475c5011779d80f7c1d17ab0..8cadcba60f1ccd213e4c8e48cd8eefa25b8c5e74 100644 (file)
 /* Define if you want compressed debug sections by default. */
 #undef DEFAULT_FLAG_COMPRESS_DEBUG
 
+/* The default method for DT_TEXTREL check in ELF linker. */
+#undef DEFAULT_LD_TEXTREL_CHECK
+
+/* Define to 1 if DT_TEXTREL check is warning in ELF linker by default. */
+#undef DEFAULT_LD_TEXTREL_CHECK_WARNING
+
 /* Define to 1 if you want to enable -z relro in ELF linker by default. */
 #undef DEFAULT_LD_Z_RELRO