提交 470569ca 编写于 作者: R Rich Felker

remove configure check disabling shared libraries on mips

上级 babf8201
......@@ -275,10 +275,6 @@ printf "warning: disabling dynamic linking support\n"
shared=no
}
test "$ARCH" = "mips" && {
printf "warning: disabling dynamic linking support on mips (not yet supported)\n"
shared=no
}
printf "creating config.mak... "
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册