[MIPS] Add generation of PLT entries with compact jumps for MIPS R6
[external/binutils.git] / ld / configure
index 6cedd33..3b50f5d 100755 (executable)
@@ -17528,7 +17528,11 @@ tdir_$i=$result"
            ;;
          esac
          if test "$elf_list_options" = "TRUE"; then
-           . ${srcdir}/emulparams/${i}.sh
+           source_sh()
+           {
+             . $1
+           }
+           source_sh ${srcdir}/emulparams/${i}.sh
            if test x${GENERATE_SHLIB_SCRIPT} = xyes; then
              elf_shlib_list_options=TRUE
            fi