[Mplayer-cvslog] CVS: main/Gui Makefile,1.22,1.23

Arpi of Ize arpi at mplayerhq.hu
Sat Jan 18 00:50:56 CET 2003


Update of /cvsroot/mplayer/main/Gui
In directory mail:/var/tmp.root/cvs-serv11015

Modified Files:
	Makefile 
Log Message:
10l


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/Makefile,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- Makefile	17 Jan 2003 22:39:38 -0000	1.22
+++ Makefile	17 Jan 2003 23:50:53 -0000	1.23
@@ -6,7 +6,7 @@
 
 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



More information about the MPlayer-cvslog mailing list