configure.ac: Enable checking assembler dwarf2 support for score target.
* gcc/configure.ac: Enable checking assembler dwarf2 support for score target. * gcc/configure: Regenerate. From-SVN: r117773
This commit is contained in:
parent
f6a1687efe
commit
95e3c37e30
1 changed files with 1 additions and 1 deletions
|
@ -2981,7 +2981,7 @@ esac
|
|||
case "$target" in
|
||||
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
|
||||
| x86_64*-*-* | hppa*-*-* | arm*-*-* | strongarm*-*-* | xscale*-*-* \
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-*)
|
||||
| xstormy16*-*-* | cris-*-* | xtensa-*-* | bfin-*-* | score*-*-*)
|
||||
insn="nop"
|
||||
;;
|
||||
ia64*-*-* | s390*-*-*)
|
||||
|
|
Loading…
Add table
Reference in a new issue