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
commit504b7d2026f1fbbe912b6f513c069c0d47ba2505 (patch)
treeaa3186b5ab4a002cd64900af269e99d41031d584 /bfd/config.in
parent62c018fe4a6de89d710e84b7efffe2462fa435cd (diff)
downloadbinutils-gdb-504b7d2026f1fbbe912b6f513c069c0d47ba2505.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 aa91dd69888..fd14f828b86 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