On 18.01.2016 05:12 PM, David Laxer wrote:
David-Laxers-MacBook-Pro:x2goclient davidlaxer$ SDK="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk" David-Laxers-MacBook-Pro:x2goclient davidlaxer$ MACOSX_DEPLOYMENT_TARGET="10.11" ./macbuild.sh
As ONE command, like I said in my previous mail.
I explicitly disabled line wrapping in my mail client now...
SDK="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk" MACOSX_DEPLOYMENT_TARGET="10.11" ./macbuild.sh
Mihai