1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 00:07:33 +00:00

patch by D J Hawkey Jr <hawkeyd@visi.com>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3013 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pl 2001-11-19 22:06:42 +00:00
parent 6538f341a1
commit 66d4aa1fd7

View File

@ -7,7 +7,7 @@ include ../gui.mak
LIB = mplayer
INCDIR = -I. -I../event -I../wm -I../skin $(GTKINC)
INCDIR = -I. -I../event -I../wm -I../skin $(GTKINC) $(EXTRA_INC)
OPTIMIZE = $(OPTFLAGS) -fomit-frame-pointer \
-fexpensive-optimizations -fschedule-insns2 -Wall