提交 966265bc 编写于 作者: M Michael Niedermayer

PIC for ia64

Originally committed as revision 4481 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 bfd2edeb
......@@ -1134,7 +1134,7 @@ fi
if test "$lshared" = "yes" ; then
# LIBOBJFLAGS may have already been set in the OS configuration
if test -z "$LIBOBJFLAGS" ; then
if test "$cpu" = "x86_64" ; then
if test "$cpu" = "x86_64" -o "$cpu" = "ia64" ; then
LIBOBJFLAGS="\$(PIC)"
fi
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册