File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ section](#choosing-your-security-model) before proceeding to perform a build.
31
31
32
32
In order to perform a build for macOS (which is included in the default set of
33
33
platform triples to build), you'll need to extract the macOS SDK tarball using
34
- tools found in the [ ` macdeploy ` directory] ( ../macdeploy/README.md ) .
34
+ tools found in the [ ` macdeploy ` directory] ( ../macdeploy/README.md#sdk-extraction ) .
35
35
36
36
You can then either point to the SDK using the ` SDK_PATH ` environment variable:
37
37
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ git -C ./guix.sigs pull
134
134
### Create the macOS SDK tarball (first time, or when SDK version changes)
135
135
136
136
Create the macOS SDK tarball, see the [ macdeploy
137
- instructions] ( /contrib/macdeploy/README.md#deterministic-macos-app-notes ) for
137
+ instructions] ( /contrib/macdeploy/README.md#sdk-extraction ) for
138
138
details.
139
139
140
140
### Build and attest to build outputs
You can’t perform that action at this time.
0 commit comments