mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
Remove superfluous CFLAGS declaration (is in mpcommon.mak).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21311 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
875b66cefe
commit
40c03f4f3a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user