xref: /netbsd-src/external/gpl3/binutils.old/dist/config/mt-mips16-compat (revision 16dce51364ebe8aeafbae46bc5aa167b8115bc45)
1*16dce513Schristos# Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
2*16dce513Schristos# but if the libraries are all non-MIPS16.  Add -minterlink-mips16 so
3*16dce513Schristos# that the libraries can be used with both ISA modes.
4*16dce513SchristosCFLAGS_FOR_TARGET += -minterlink-mips16
5*16dce513SchristosCXXFLAGS_FOR_TARGET += -minterlink-mips16
6