[FFmpeg-cvslog] r19487 - trunk/configure
mru
subversion
Wed Jul 22 22:41:32 CEST 2009
Author: mru
Date: Wed Jul 22 22:41:31 2009
New Revision: 19487
Log:
configure: remove some darwin-related cruft
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Wed Jul 22 18:14:59 2009 (r19486)
+++ trunk/configure Wed Jul 22 22:41:31 2009 (r19487)
@@ -1977,9 +1977,6 @@ if test $target_os = darwin; then
if enabled xlc; then
add_cflags -qpdf2 -qlanglvl=extc99 -qmaxmem=-1 -qarch=auto -qtune=auto
else
- add_cflags -pipe
- check_cflags -force_cpusubtype_ALL
- check_cflags -Wno-sign-compare
enabled shared || check_cflags -mdynamic-no-pic
fi
fi
More information about the ffmpeg-cvslog
mailing list