提交 5880d5b5 编写于 作者: R Ramiro Polla

Install MinGW shared libraries (dlls) to bindir

Originally committed as revision 8953 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 fa884294
......@@ -1151,6 +1151,7 @@ case $targetos in
;;
mingw32*)
targetos=mingw32
shlibdir="$bindir"
if enabled_all shared static; then
cat <<EOF
You can only build one library type at once on MinGW.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册