提交 af563fa5 编写于 作者: M Mantas Puida

Fixing OSX build

上级 1bb1cfb5
......@@ -66,7 +66,7 @@ AC_ARG_WITH([macversion],
[ --with-macversion=<version> Choose minimum macos version],
[], [with_macversion=10.4])
if test -z MACSDKOPTIONS; then
if test -z $MACSDKOPTIONS; then
MACSYSROOTBASE="-isysroot /Developer/SDKs"
if [[ "$with_macversion" == "10.4" ]]; then
MACSYSROOT="$MACSYSROOTBASE/MacOSX10.4u.sdk"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册