2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* configure.ac: Sync with GCC. * configure: Regenerated.
This commit is contained in:
parent
86f7d49be5
commit
e7d5abf103
3 changed files with 9 additions and 0 deletions
|
@ -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>
|
||||
|
||||
* 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.
|
||||
case "${target}" in
|
||||
aarch64-*-*)
|
||||
;;
|
||||
alpha*-*-*)
|
||||
;;
|
||||
arm*-*-*)
|
||||
|
|
|
@ -611,6 +611,8 @@ esac
|
|||
|
||||
# Disable Java if libffi is not supported.
|
||||
case "${target}" in
|
||||
aarch64-*-*)
|
||||
;;
|
||||
alpha*-*-*)
|
||||
;;
|
||||
arm*-*-*)
|
||||
|
|
Loading…
Reference in a new issue