mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )
Originally committed as revision 4182 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
893bc62480
commit
369a02c2f4
2
configure
vendored
2
configure
vendored
@ -597,7 +597,7 @@ if test $targetos = Darwin; then
|
||||
*2.95*)
|
||||
CFLAGS="$CFLAGS -no-cpp-precomp -pipe -fomit-frame-pointer"
|
||||
;;
|
||||
*3.*)
|
||||
*[34].*)
|
||||
CFLAGS="$CFLAGS -no-cpp-precomp -pipe -fomit-frame-pointer -force_cpusubtype_ALL -Wno-sign-compare"
|
||||
if test "$lshared" = no; then
|
||||
needmdynamicnopic="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user