Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/mt-mips16-compat')
-rw-r--r--config/mt-mips16-compat5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/mt-mips16-compat b/config/mt-mips16-compat
deleted file mode 100644
index 7e36791e6..000000000
--- a/config/mt-mips16-compat
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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