X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure;h=d809535ed0aaf58c7746c927c9894a0f1fed8417;hb=f1dd87fcafe276824123bdc5d4a4e2bd79495662;hp=caa34cae8f208f6ff1e59afc4f7ed3002cc0546a;hpb=e81b7af881a2f2533634f46c1cb4e43930dc3945;p=deliverable%2Fbinutils-gdb.git diff --git a/configure b/configure index caa34cae8f..d809535ed0 100755 --- 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 ;;