gas: xtensa: fix trampoline placement
[deliverable/binutils-gdb.git] / gas / configure.ac
index b394179f201bd1d1fe31b0f3b4632e2b4c429150..043b5c810b58503a9c5d9879f607d29096a2c504 100644 (file)
@@ -345,7 +345,8 @@ changequote([,])dnl
        esac
        # Decide which ABI to target by default.
        case ${target} in
-         mips64*-linux* | mips-sgi-irix6* | mips64*-freebsd* | mips64*-kfreebsd*-gnu)
+         mips64*-linux* | mips-sgi-irix6* | mips64*-freebsd* \
+         | mips64*-kfreebsd*-gnu | mips64*-ps2-elf*)
            mips_default_abi=N32_ABI
            ;;
          mips*-linux* | mips*-freebsd* | mips*-kfreebsd*-gnu)
This page took 0.022812 seconds and 4 git commands to generate.