configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
authorMark Mitchell <mark@codesourcery.com>
Fri, 2 Jul 1999 15:16:02 +0000 (15:16 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 2 Jul 1999 15:16:02 +0000 (15:16 +0000)
commit0547661371b97a404fe7a6474005c95ccfcc47dd
tree7775a319cf3e8cebb25d8c5b89a0651bf00f2e62
parent835f9b4dad11d84e385ea8fe8bba1b0e403f23f5
configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.

* gcc/configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
* gcc/config/mips/t-iris6gld: New file.
* gcc/config/mips/iris6gld.h: Likewise.

From-SVN: r27924
gcc/ChangeLog
gcc/config/mips/iris6gld.h [new file with mode: 0644]
gcc/config/mips/t-iris6gld [new file with mode: 0644]
gcc/configure.in