From e7c8859c2139c644b2d3506e75ad0c9e368ea2eb Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Sat, 16 Aug 2008 06:47:17 +0000 Subject: * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. * configure: Regenerate. config/ * mt-mips16-compat: New file, taken from mt-mips-elfoabi. * mt-mips-elfoabi: Include mt-mips16-compat. * mt-mips-gnu: New file. --- config/mt-mips-elfoabi | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'config/mt-mips-elfoabi') diff --git a/config/mt-mips-elfoabi b/config/mt-mips-elfoabi index 988ca1e..a9f9cbe 100644 --- a/config/mt-mips-elfoabi +++ b/config/mt-mips-elfoabi @@ -1,6 +1 @@ -# The *-elfoabi configurations are intended to be usable for both -# 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 +include $(srcdir)/config/mt-mips16-compat -- cgit v1.1