X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fmacosxbuild.sh;h=cc47cb3f851deff5ca1c636b0f01424002135e18;hb=ede257c880585265116d88bbe60b163e4681484d;hp=d9f7c1be74eaaf997e3c37f1a22d77d09d4ed7bb;hpb=9d1ad903c690121387c92c835afab398d9f80b5a;p=synfig.git diff --git a/synfig-core/trunk/macosxbuild.sh b/synfig-core/trunk/macosxbuild.sh index d9f7c1b..cc47cb3 100755 --- a/synfig-core/trunk/macosxbuild.sh +++ b/synfig-core/trunk/macosxbuild.sh @@ -5,7 +5,8 @@ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X11R6/li OPTIONS="" #OPTIONS="$OPTIONS --enable-timelimit=120" #OPTIONS="$OPTIONS --enable-optimization=2" -OPTIONS="$OPTIONS --enable-optimization=3 --enable-g5opt" +OPTIONS="$OPTIONS --enable-optimization=3" +#OPTIONS="$OPTIONS --enable-g5opt" #OPTIONS="$OPTIONS --disable-optimization" OPTIONS="$OPTIONS --disable-debug" #OPTIONS="$OPTIONS --with-vimage"