提交 336cc1b0 编写于 作者: M Martin Storsjö 提交者: Ramiro Polla

Enable creation of microsoft-style import libraries on arm.

Patch by Martin Storsjö <martin at martin dot st>

Originally committed as revision 19426 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 b504ce57
......@@ -1699,6 +1699,8 @@ case $target_os in
if enabled x86_64; then
disable need_memalign
LIBTARGET=x64
elif enabled arm; then
LIBTARGET=arm
fi
shlibdir_default="$bindir_default"
disable ffserver
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册