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:
Richard Earnshaw 2013-08-07 13:51:38 +00:00 committed by Richard Earnshaw
parent abd566fa5b
commit fd6eea0c63
3 changed files with 7 additions and 6 deletions

View File

@ -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
View File

@ -7152,9 +7152,7 @@ fi
case $target in
aarch64*-*-* | \
alpha*-*-* | \
arm*-*-*eabi* | \
arm*-*-rtems* | \
arm*-*-symbianelf* | \
arm*-*-* | \
x86_64-*-* | \
ia64-*-* | \
hppa*64*-*-* | \

View File

@ -184,9 +184,7 @@ m4_changequote(,)
case $target in
aarch64*-*-* | \
alpha*-*-* | \
arm*-*-*eabi* | \
arm*-*-rtems* | \
arm*-*-symbianelf* | \
arm*-*-* | \
x86_64-*-* | \
ia64-*-* | \
hppa*64*-*-* | \