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
parent40702aef2c623d32c01590e06254d0431f37316b (diff)
2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* configure.ac: Sync with GCC. * configure: Regenerated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index d809535ed..e161cada1 100755
--- a/configure
+++ b/configure
@@ -3272,6 +3272,8 @@ esac
# Disable Java if libffi is not supported.
case "${target}" in
+ aarch64-*-*)
+ ;;
alpha*-*-*)
;;
arm*-*-*)