mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 23:41:08 +08:00
configure.ac: Set need_64bit_hwint for all arm targets.
* configure.ac: Set need_64bit_hwint for all arm targets. * configure: Regenerated. From-SVN: r201566
This commit is contained in:
parent
abd566fa5b
commit
fd6eea0c63
@ -1,3 +1,8 @@
|
||||
2013-08-07 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* configure.ac: Set need_64bit_hwint for all arm targets.
|
||||
* configure: Regenerated.
|
||||
|
||||
2013-07-20 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR preprocessor/57620
|
||||
|
4
libcpp/configure
vendored
4
libcpp/configure
vendored
@ -7152,9 +7152,7 @@ fi
|
||||
case $target in
|
||||
aarch64*-*-* | \
|
||||
alpha*-*-* | \
|
||||
arm*-*-*eabi* | \
|
||||
arm*-*-rtems* | \
|
||||
arm*-*-symbianelf* | \
|
||||
arm*-*-* | \
|
||||
x86_64-*-* | \
|
||||
ia64-*-* | \
|
||||
hppa*64*-*-* | \
|
||||
|
@ -184,9 +184,7 @@ m4_changequote(,)
|
||||
case $target in
|
||||
aarch64*-*-* | \
|
||||
alpha*-*-* | \
|
||||
arm*-*-*eabi* | \
|
||||
arm*-*-rtems* | \
|
||||
arm*-*-symbianelf* | \
|
||||
arm*-*-* | \
|
||||
x86_64-*-* | \
|
||||
ia64-*-* | \
|
||||
hppa*64*-*-* | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user