[Mplayer-cvslog] CVS: main/Gui Makefile,1.23,1.24
Alban Bedel CVS
albeu at mplayerhq.hu
Fri Apr 4 17:39:54 CEST 2003
Update of /cvsroot/mplayer/main/Gui
In directory mail:/var/tmp.root/cvs-serv1097/Gui
Modified Files:
Makefile
Log Message:
Using a different alignment for only the Gui is bad as this code use
some header in the rest of MPlayer.
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/Makefile,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- Makefile 17 Jan 2003 23:50:53 -0000 1.23
+++ Makefile 4 Apr 2003 15:39:51 -0000 1.24
@@ -8,9 +8,6 @@
OPTIMIZE = $(OPTFLAGS) \
-fexpensive-optimizations -fschedule-insns2 -Wall
-ifeq ($(TARGET_ARCH_X86),yes)
-OPTIMIZE += -malign-double
-endif
CFLAGS = $(OPTIMIZE) $(INCDIR) $(DEBUG)
More information about the MPlayer-cvslog
mailing list