summaryrefslogtreecommitdiff
path: root/config/mt-mips-elfoabi
diff options
context:
space:
mode:
Diffstat (limited to 'config/mt-mips-elfoabi')
-rw-r--r--config/mt-mips-elfoabi4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/mt-mips-elfoabi b/config/mt-mips-elfoabi
index 49c8ecd32ba..988ca1eaa2e 100644
--- a/config/mt-mips-elfoabi
+++ b/config/mt-mips-elfoabi
@@ -2,5 +2,5 @@
# 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
+CFLAGS_FOR_TARGET += -minterlink-mips16
+CXXFLAGS_FOR_TARGET += -minterlink-mips16