X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure;h=87677bc2169f9dda29db68a358857fd802771066;hb=e0cbad0c13ad70390d6a42a8aa0446399b89be16;hp=4d0985e3259f64ada7e49f071b159c67f27278f8;hpb=a9d58c068ccfa66fd94fffc001bbaf996ec53a7d;p=platform%2Fupstream%2Fbinutils.git diff --git a/configure b/configure index 4d0985e..87677bc 100755 --- a/configure +++ b/configure @@ -2971,7 +2971,8 @@ case "${ENABLE_GOLD}" in if test "$is_elf" = "yes"; then # Check for target supported by gold. case "${target}" in - i?86-*-* | x86_64-*-* | sparc*-*-* | powerpc*-*-* | arm*-*-* | tilegx*-*-*) + i?86-*-* | x86_64-*-* | sparc*-*-* | powerpc*-*-* | arm*-*-* \ + | aarch64*-*-* | tilegx*-*-*) configdirs="$configdirs gold" if test x${ENABLE_GOLD} = xdefault; then default_ld=gold