]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config.in
Properly implement STT_COMMON
[thirdparty/binutils-gdb.git] / gas / config.in
index 8b040fc50846f49db096bfe89f704fe9c9e98104..e06f16031c90e8b24c253b12345a8806b2840048 100644 (file)
 /* Define if you want compressed debug sections by default. */
 #undef DEFAULT_FLAG_COMPRESS_DEBUG
 
+/* Define to 1 if you want to generate ELF common symbols with the STT_COMMON
+   type by default. */
+#undef DEFAULT_GENERATE_ELF_STT_COMMON
+
 /* Define to 1 if you want to generate x86 relax relocations by default. */
 #undef DEFAULT_GENERATE_X86_RELAX_RELOCATIONS