summaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-08-01 15:18:32 +0000
committerNick Clifton <nickc@redhat.com>2001-08-01 15:18:32 +0000
commit55df7a6f63b42f29b383ac428547a0b545344529 (patch)
tree407559718de649664cfe421a7068f40e90e212fd /bfd/config.bfd
parent511676c4cb353326577f41b4c259b04ee05fe290 (diff)
downloadgdb-55df7a6f63b42f29b383ac428547a0b545344529.tar.gz
Replace VXWORKS with ARM_COFF_BUGFIX.
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 2989dedb1b1..33dc81d399a 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -120,6 +120,7 @@ case "${targ}" in
targ_defvec=arm_epoc_pe_little_vec
targ_selvecs="arm_epoc_pe_little_vec arm_epoc_pe_big_vec arm_epoc_pei_little_vec arm_epoc_pei_big_vec"
targ_underscore=no
+ targ_cflags=-DARM_COFF_BUGFIX
;;
arm-wince-pe | arm-*-wince)
targ_defvec=armpe_little_vec
@@ -144,7 +145,7 @@ case "${targ}" in
targ_defvec=armcoff_little_vec
targ_selvecs=armcoff_big_vec
targ_underscore=yes
- targ_cflags=-DVXWORKS
+ targ_cflags=-DARM_COFF_BUGFIX
;;
arm-*-coff)
targ_defvec=armcoff_little_vec