X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure.ac;h=4bb4865d84fa9cb003d450864d00db21c3201876;hb=cbda93a56a0af8d7787ff091caad64af1b2bd085;hp=fe2fda36ab952b6cc2f7c9a328f2c18e0c554253;hpb=a9d58c068ccfa66fd94fffc001bbaf996ec53a7d;p=platform%2Fupstream%2Fbinutils.git diff --git a/configure.ac b/configure.ac index fe2fda3..4bb4865 100644 --- a/configure.ac +++ b/configure.ac @@ -331,7 +331,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