summaryrefslogtreecommitdiffstats
path: root/mp3lib
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib')
-rw-r--r--mp3lib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mp3lib/Makefile b/mp3lib/Makefile
index fcfd69268e..5295eabab7 100644
--- a/mp3lib/Makefile
+++ b/mp3lib/Makefile
@@ -4,6 +4,9 @@ include ../config.mak
SRCS = sr1.c
OBJS = sr1.o
# OBJS = $(SRCS:.c,.s=.o)
+ifeq ($(TARGET_ARCH_SGI_MIPS),yes)
+OPTFLAGS := $(OPTFLAGS:-O4=-O0)
+endif
CFLAGS = $(OPTFLAGS) $(EXTRA_INC)
ifeq ($(TARGET_ARCH_X86),yes)
SRCS += d_cpu.s decode_i586.s