1 1.1 mrg # Configurations use this fragment if they support MIPS16 and non-MIPS16 code, 2 1.1 mrg # but if the libraries are all non-MIPS16. Add -minterlink-mips16 so 3 1.1 mrg # that the libraries can be used with both ISA modes. 4 1.1 mrg CFLAGS_FOR_TARGET += -minterlink-mips16 5 1.1 mrg CXXFLAGS_FOR_TARGET += -minterlink-mips16 6