File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- $NetBSD: README.macOS,v 1.10 2022/09/12 12:32:30 jperkin Exp $
1+ $NetBSD: README.macOS,v 1.11 2024/03/11 14:03:57 schmonz Exp $
22
33Please read the general README file as well.
44
@@ -36,10 +36,9 @@ see "No suitable Xcode SDK or Command Line Tools installed." This
3636usually means a pkgsrc developer needs to add another `OSX_SDK_MAP`
3737entry to `mk/platform/Darwin.mk`.
3838
39- If you wish to build for a specific SDK, first ensure is is available in the
40- correct location, and then you can set the regular MACOSX_DEPLOYMENT_TARGET
41- variable during bootstrap and pkgsrc will ensure that SDK is used for both
42- the bootstrap build as well as all packages built by those tools.
39+ To target a specific SDK, assuming it's available on your build host,
40+ set MACOSX_DEPLOYMENT_TARGET during bootstrap. The bootstrap tools and
41+ all subsequent packages built with those tools will use the specified SDK.
4342
4443-----
4544
You can’t perform that action at this time.
0 commit comments