2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* configure.ac: Sync with GCC. * configure: Regenerated.
This commit is contained in:
parent
40702aef2c
commit
35b79fa558
@ -1,3 +1,8 @@
|
|||||||
|
2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
|
||||||
|
|
||||||
|
* configure.ac: Sync with GCC.
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2013-03-22 Mike Frysinger <vapier@gentoo.org>
|
2013-03-22 Mike Frysinger <vapier@gentoo.org>
|
||||||
|
|
||||||
* src-release (VER): Change bfd/configure.in sed to use the new
|
* src-release (VER): Change bfd/configure.in sed to use the new
|
||||||
|
2
configure
vendored
2
configure
vendored
@ -3272,6 +3272,8 @@ esac
|
|||||||
|
|
||||||
# Disable Java if libffi is not supported.
|
# Disable Java if libffi is not supported.
|
||||||
case "${target}" in
|
case "${target}" in
|
||||||
|
aarch64-*-*)
|
||||||
|
;;
|
||||||
alpha*-*-*)
|
alpha*-*-*)
|
||||||
;;
|
;;
|
||||||
arm*-*-*)
|
arm*-*-*)
|
||||||
|
@ -611,6 +611,8 @@ esac
|
|||||||
|
|
||||||
# Disable Java if libffi is not supported.
|
# Disable Java if libffi is not supported.
|
||||||
case "${target}" in
|
case "${target}" in
|
||||||
|
aarch64-*-*)
|
||||||
|
;;
|
||||||
alpha*-*-*)
|
alpha*-*-*)
|
||||||
;;
|
;;
|
||||||
arm*-*-*)
|
arm*-*-*)
|
||||||
|
Loading…
Reference in New Issue
Block a user