aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3')
-rw-r--r--gcc-4.4.3/gcc/config/mips/linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.4.3/gcc/config/mips/linux.h b/gcc-4.4.3/gcc/config/mips/linux.h
index 136356b26..5d3a8579a 100644
--- a/gcc-4.4.3/gcc/config/mips/linux.h
+++ b/gcc-4.4.3/gcc/config/mips/linux.h
@@ -71,6 +71,7 @@ along with GCC; see the file COPYING3. If not see
#undef LINUX_SUBTARGET_LINK_SPEC
#define LINUX_SUBTARGET_LINK_SPEC \
"%(endian_spec) \
+ %{!EB:%{!meb:-m elf32ltsmip}} %{EB|meb:-m elf32btsmip} \
%{shared:-shared} \
%{!shared: \
%{!ibcs: \