mirror of
https://github.com/mpv-player/mpv
synced 2025-01-31 12:11:52 +00:00
bandaid compilation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23789 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c240bcd5aa
commit
4ab613d1a3
@ -25,3 +25,5 @@ include ../mpcommon.mak
|
||||
|
||||
%.o: %.m
|
||||
$(CC) $(CFLAGS) -c -o $@ $<
|
||||
|
||||
vo_png.o: CFLAGS := $(filter-out -I../libavcodec,$(CFLAGS))
|
||||
|
Loading…
Reference in New Issue
Block a user