summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mp3lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mp3lib/Makefile b/mp3lib/Makefile
index ba0dacb030..221b5ee9cc 100644
--- a/mp3lib/Makefile
+++ b/mp3lib/Makefile
@@ -2,10 +2,6 @@ include ../config.mak
LIBNAME_COMMON = libmp3.a
-ifeq ($(TARGET_ARCH_SGI_MIPS),yes)
-OPTFLAGS := $(OPTFLAGS:-O4=-O0)
-endif
-
SRCS_COMMON = sr1.c
ifeq ($(TARGET_ARCH_X86_32),yes)
SRCS_COMMON += decode_i586.c