Add configure flag to enable gnu hash style by default.
[deliverable/binutils-gdb.git] / gold / config.in
index 88e8712c75c0aa9c06f879e2d3757ba586835331..5855fcac94c2528194f2dde602b546d1eb34a3ca 100644 (file)
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
 
+/* Set the default --hash-style value */
+#undef DEFAULT_HASH_STYLE
+
+/* 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.022453 seconds and 4 git commands to generate.