summaryrefslogtreecommitdiff
path: root/bfd/config.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-10-16 14:42:15 +0000
committerNick Clifton <nickc@redhat.com>2007-10-16 14:42:15 +0000
commite9284017c2c2ddce214c383a65548061b54cc29e (patch)
treeaebf013e1437cd2ecf8a2ad5b24b2222e8a95f92 /bfd/config.in
parenta8e174a69dcd52cd3ff6f887c5feb75c58b8e159 (diff)
downloadbinutils-redhat-e9284017c2c2ddce214c383a65548061b54cc29e.tar.gz
Support the use of the STT_COMMON type. (In source and object files only at the moment)
Diffstat (limited to 'bfd/config.in')
-rw-r--r--bfd/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/config.in b/bfd/config.in
index aa91dd6988..fd14f828b8 100644
--- a/bfd/config.in
+++ b/bfd/config.in
@@ -285,6 +285,9 @@
/* Define if we should default to creating read-only plt entries */
#undef USE_SECUREPLT
+/* Define if we may generate symbols with ELF's STT_COMMON type */
+#undef USE_STT_COMMON
+
/* Version number of package */
#undef VERSION