mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
configure: remove some darwin-related cruft
Originally committed as revision 19487 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
2dfa305438
commit
55b290c690
3
configure
vendored
3
configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user