diff options
author | merrill <merrill@138bc75d-0d04-0410-961f-82ee72b054a4> | 1996-11-01 02:07:00 +0000 |
---|---|---|
committer | merrill <merrill@138bc75d-0d04-0410-961f-82ee72b054a4> | 1996-11-01 02:07:00 +0000 |
commit | 6542a01785260914ee4b19194969f5b970c04664 (patch) | |
tree | b8da0c8e75d7ca4c1f426fdc5e6efe1d8e817538 /gcc/config/mips/t-iris6 | |
parent | a3afad75d6efa0305f9f5061d11f42ef6a727900 (diff) | |
download | gcc-6542a01785260914ee4b19194969f5b970c04664.tar.gz |
x
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13088 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips/t-iris6')
-rw-r--r-- | gcc/config/mips/t-iris6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/t-iris6 b/gcc/config/mips/t-iris6 index 9990bef57c6..e8314592245 100644 --- a/gcc/config/mips/t-iris6 +++ b/gcc/config/mips/t-iris6 @@ -16,4 +16,4 @@ INSTALL_LIBGCC = install-multilib # For svr4 we build crtbegin.o and crtend.o which serve to add begin and # end labels to the .ctors and .dtors section when we link using gcc. -EXTRA_PARTS=crtbegin.o crtend.o +EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o |