aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc')
-rw-r--r--gcc-4.6/gcc/config/mips/linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.6/gcc/config/mips/linux.h b/gcc-4.6/gcc/config/mips/linux.h
index 6104463c4..ec60a9b83 100644
--- a/gcc-4.6/gcc/config/mips/linux.h
+++ b/gcc-4.6/gcc/config/mips/linux.h
@@ -68,6 +68,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: \
%{!static: \