summaryrefslogtreecommitdiff
path: root/sysdeps/mips/mips32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/mips32/Makefile')
-rw-r--r--sysdeps/mips/mips32/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/mips/mips32/Makefile b/sysdeps/mips/mips32/Makefile
deleted file mode 100644
index dec0b024c3..0000000000
--- a/sysdeps/mips/mips32/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-ifeq ($(filter -mabi=32,$(CC)),)
-CC += -mabi=32
-endif