* tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.
[deliverable/binutils-gdb.git] / config / mt-mips-elfoabi
1 # The *-elfoabi configurations are intended to be usable for both
2 # MIPS16 and non-MIPS16 code, but the libraries are all non-MIPS16.
3 # Add -minterlink-mips16 so that the libraries can be used with both
4 # ISA modes.
5 CFLAGS_FOR_TARGET = -minterlink-mips16
6 CXXFLAGS_FOR_TARGET = -minterlink-mips16
This page took 0.029237 seconds and 4 git commands to generate.