[Mplayer-cvslog] CVS: main/libmpdvdkit Makefile,1.6,1.7
Arpi of Ize
arpi at mplayerhq.hu
Sat Jun 8 00:41:29 CEST 2002
Update of /cvsroot/mplayer/main/libmpdvdkit
In directory mail:/var/tmp.root/cvs-serv21974/libmpdvdkit
Modified Files:
Makefile
Log Message:
cygwin & darwin fixes by Joey Parrish <joey at yunamusic.com>
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdvdkit/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile 10 May 2002 01:50:17 -0000 1.6
+++ Makefile 7 Jun 2002 22:41:27 -0000 1.7
@@ -18,7 +18,7 @@
endif
# -funroll-loops removed, triggered gcc 3.0.4 (3.x?) bug
-CFLAGS= -I. $(OPTFLAGS) \
+CFLAGS= -I. $(OPTFLAGS) $(EXTRA_INC)\
-D_LARGEFILE64_SOURCE \
-DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_REENTRANT -D_GNU_SOURCE \
-ffast-math -fomit-frame-pointer
More information about the MPlayer-cvslog
mailing list