Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2013-04-22 19:25:09 +0400
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2013-04-22 19:25:09 +0400
commit35b79fa55855d97ddc54cec191238a43eea78715 (patch)
treeb44813e6aa9ba8e399c878c4813b6e1fa78952b3 /configure.ac
parent40702aef2c623d32c01590e06254d0431f37316b (diff)
2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* configure.ac: Sync with GCC. * configure: Regenerated.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 48ec1aae6..bec489fc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -611,6 +611,8 @@ esac
# Disable Java if libffi is not supported.
case "${target}" in
+ aarch64-*-*)
+ ;;
alpha*-*-*)
;;
arm*-*-*)