aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/config/mips/gnu-user.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.7/gcc/config/mips/gnu-user.h')
-rw-r--r--gcc-4.7/gcc/config/mips/gnu-user.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.7/gcc/config/mips/gnu-user.h b/gcc-4.7/gcc/config/mips/gnu-user.h
index 33e7b51a9..533a74083 100644
--- a/gcc-4.7/gcc/config/mips/gnu-user.h
+++ b/gcc-4.7/gcc/config/mips/gnu-user.h
@@ -60,6 +60,7 @@ along with GCC; see the file COPYING3. If not see
#define LINUX_SUBTARGET_LINK_SPEC \
"%(endian_spec) \
%{shared:-shared} \
+ %{!EB:%{!meb:-m elf32ltsmip}} %{EB|meb:-m elf32btsmip} \
%{!shared: \
%{!static: \
%{rdynamic:-export-dynamic} \