mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 04:51:52 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8977 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
80bba3693d
commit
69267143f9
@ -6,7 +6,7 @@ include config.mak
|
||||
|
||||
INCDIR = -I. -I../loader -I./wm -I./skin $(FREETYPE_INC) $(GTKINC) $(EXTRA_INC)
|
||||
|
||||
OPTIMIZE = $(OPTFLAGS) -fomit-frame-pointer \
|
||||
OPTIMIZE = $(OPTFLAGS) \
|
||||
-fexpensive-optimizations -fschedule-insns2 -Wall
|
||||
ifeq ($(TARGET_ARCH_X86),yes)
|
||||
OPTIMIZE += -malign-double
|
||||
|
Loading…
Reference in New Issue
Block a user