* configure.ac: Sync with GCC repo.
[deliverable/binutils-gdb.git] / configure
index caa34cae8f208f6ff1e59afc4f7ed3002cc0546a..d809535ed0aaf58c7746c927c9894a0f1fed8417 100755 (executable)
--- a/configure
+++ b/configure
@@ -3437,6 +3437,9 @@ case "${target}" in
   sh*-*-pe|mips*-*-pe|*arm-wince-pe)
     libgloss_dir=wince
     ;;
+  aarch64*-*-* )
+    libgloss_dir=aarch64
+    ;;
   arm*-*-*)
     libgloss_dir=arm
     ;;
This page took 0.026619 seconds and 4 git commands to generate.