summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mp3lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp3lib/Makefile b/mp3lib/Makefile
index 11e75f5749..056e4bbdcc 100644
--- a/mp3lib/Makefile
+++ b/mp3lib/Makefile
@@ -6,7 +6,6 @@ LIBNAME = libMP3.a
ifeq ($(TARGET_ARCH_SGI_MIPS),yes)
OPTFLAGS := $(OPTFLAGS:-O4=-O0)
endif
-CFLAGS = -I.. $(OPTFLAGS)
SRCS = sr1.c
ifeq ($(TARGET_ARCH_X86_32),yes)