[MPlayer-cvslog] CVS: main configure,1.983,1.984
Nicolas Plourde CVS
syncmail at mplayerhq.hu
Fri Apr 29 19:18:15 CEST 2005
CVS change done by Nicolas Plourde CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv7326
Modified Files:
configure
Log Message:
recommended flags on osx
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.983
retrieving revision 1.984
diff -u -r1.983 -r1.984
--- configure 29 Apr 2005 15:44:46 -0000 1.983
+++ configure 29 Apr 2005 17:18:12 -0000 1.984
@@ -6552,7 +6552,7 @@
echores "$_crash_debug"
if darwin ; then
- CFLAGS="$CFLAGS -DSYS_DARWIN"
+ CFLAGS="$CFLAGS -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN"
if [ "$_cc_major" = 3 ] && [ "$_cc_minor" -lt 1 ]; then
CFLAGS="$CFLAGS -no-cpp-precomp"
fi
More information about the MPlayer-cvslog
mailing list