2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
authorJan-Benedict Glaw <jbglaw@lug-owl.de>
Mon, 22 Apr 2013 15:25:09 +0000 (15:25 +0000)
committerJan-Benedict Glaw <jbglaw@lug-owl.de>
Mon, 22 Apr 2013 15:25:09 +0000 (15:25 +0000)
* configure.ac: Sync with GCC.
* configure: Regenerated.

ChangeLog
configure
configure.ac

index 07594a4..0f71f05 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index d809535..e161cad 100755 (executable)
--- a/configure
+++ b/configure
@@ -3272,6 +3272,8 @@ esac
 
 # Disable Java if libffi is not supported.
 case "${target}" in
+  aarch64-*-*)
+    ;;
   alpha*-*-*)
     ;;
   arm*-*-*)
index 48ec1aa..bec489f 100644 (file)
@@ -611,6 +611,8 @@ esac
 
 # Disable Java if libffi is not supported.
 case "${target}" in
+  aarch64-*-*)
+    ;;
   alpha*-*-*)
     ;;
   arm*-*-*)