Commit 66905e37 authored by mru's avatar mru

configure: remove some darwin-related cruft

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19487 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent fd18f24c
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment