* configure.ac: Sync with GCC repo.
[deliverable/binutils-gdb.git] / configure.ac
index f2be8abcc197d2d195a5e4fd953fae0821603dbc..48ec1aae6b40964a6b231be9227dc1024a4d85bb 100644 (file)
@@ -776,6 +776,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.025678 seconds and 4 git commands to generate.