pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Darwin bootstrap failure
> > Yeh, at this point we should probably just remove it, make skew the
> > default, and recommend users use MACOSX_DEPLOYMENT_TARGET if they want
> > to be specific about their target SDK.
> >
>
> This seems to be all that's needed. The simplified Darwin.mk checks for
> MACOSX_DEPLOYMENT_TARGET, and if not defined, checks for OSX_SDK_PATH,
> and it that's not define, falls back on the default path, which should
> be the symlink /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk.
Quick question: does a change in MACOSX_DEPLOYMENT_TARGET need a
re-bootstrap? I.e. if I bootstrapped without setting it and want to
fix the value now by adding the variable to mk.conf, does that just
work?
--
Benny
Home |
Main Index |
Thread Index |
Old Index