[MacPorts] #17610: xcodebuild: unknown option: -sdk
MacPorts
noreply at macports.org
Thu Dec 11 03:10:26 PST 2008
#17610: xcodebuild: unknown option: -sdk
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: pguyot@…
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts 1.7.0
Component: base | Version: 1.7.0
Keywords: | Port: sleepwatcher
-------------------------------------+--------------------------------------
Comment(by afb@…):
I think it uses the `SDKROOT` environment variable instead ?
There should also be `ARCHS`, for setting the architectures...
{{{
SDKROOT=/Developer/SDKs/MacOSX10.4u.sdk ARCHS="ppc i386" \
xcodebuild
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17610#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list