[Mplayer-cvslog] CVS: main/libmpdvdkit2 Makefile,1.1,1.2

Zoltan Ponekker pontscho at mplayerhq.hu
Sat Jan 18 02:18:40 CET 2003


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

Modified Files:
	Makefile 
Log Message:
not needed

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdvdkit2/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	16 Aug 2002 22:43:44 -0000	1.1
+++ Makefile	18 Jan 2003 01:18:23 -0000	1.2
@@ -23,8 +23,7 @@
 
 # -funroll-loops  removed, triggered gcc 3.0.4 (3.x?) bug
 CFLAGS= -I. $(OPTFLAGS) $(EXTRA_INC)\
-	-DSYS_LINUX -D__USE_UNIX98 -D_REENTRANT -D_GNU_SOURCE \
-	-ffast-math -fomit-frame-pointer 
+	-DSYS_LINUX -D__USE_UNIX98 -D_REENTRANT -D_GNU_SOURCE
 
 .c.o:
 	$(CC) $(CFLAGS) -c -o $@ $<



More information about the MPlayer-cvslog mailing list