X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=configure;h=d809535ed0aaf58c7746c927c9894a0f1fed8417;hb=0d0fb1ba5f0512ca8b670d3bdcf2083db355d3d7;hp=caa34cae8f208f6ff1e59afc4f7ed3002cc0546a;hpb=a413f71ae575f76be8f210c85e0306a2322653d6;p=binutils-gdb.git diff --git a/configure b/configure index caa34cae8f2..d809535ed0a 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 ;;