aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.3.1/config/mt-mips-elfoabi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.3.1/config/mt-mips-elfoabi')
-rw-r--r--gcc-4.3.1/config/mt-mips-elfoabi6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.3.1/config/mt-mips-elfoabi b/gcc-4.3.1/config/mt-mips-elfoabi
new file mode 100644
index 000000000..988ca1eaa
--- /dev/null
+++ b/gcc-4.3.1/config/mt-mips-elfoabi
@@ -0,0 +1,6 @@
+# The *-elfoabi configurations are intended to be usable for both
+# MIPS16 and non-MIPS16 code, but the libraries are all non-MIPS16.
+# Add -minterlink-mips16 so that the libraries can be used with both
+# ISA modes.
+CFLAGS_FOR_TARGET += -minterlink-mips16
+CXXFLAGS_FOR_TARGET += -minterlink-mips16