X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=config%2Fmt-mips16-compat;fp=config%2Fmt-mips16-compat;h=7e36791e67f4a15845b3715437b3ce8ca82a12de;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hp=0000000000000000000000000000000000000000;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b;p=msp430-binutils.git diff --git a/config/mt-mips16-compat b/config/mt-mips16-compat new file mode 100644 index 0000000..7e36791 --- /dev/null +++ b/config/mt-mips16-compat @@ -0,0 +1,5 @@ +# Configurations use this fragment if they support MIPS16 and non-MIPS16 code, +# but if 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