* symfile.c (reread_symbols): Reset psymtabs_addrmap to NULL
[deliverable/binutils-gdb.git] / configure
index 8559109b63b0052c8eb2bfd9a79b3dc6eefd619b..d750b42bf2edaa234b66aaee006b06e9a26ce005 100755 (executable)
--- a/configure
+++ b/configure
@@ -2077,7 +2077,7 @@ if test "${ENABLE_GOLD}" = "yes"; then
   if test "$is_elf" = "yes"; then
     # Check for target supported by gold.
     case "${target}" in
-      i?86-*-* | x86_64-*-* | sparc*-*-* | powerpc*-*-*)
+      i?86-*-* | x86_64-*-* | sparc*-*-* | powerpc*-*-* | arm*-*-*)
         configdirs="`echo " ${configdirs} " | sed -e 's/ ld / gold /'`"
         ;;
     esac
This page took 0.026621 seconds and 4 git commands to generate.