Merge pull request #251264 from marsam/fix-build-manual-staging-next

[staging-next] wafHook: fix missing header id
This commit is contained in:
Theodore Ni
2023-08-24 22:00:43 -07:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@
In Nixpkgs, `wafHook` overrides the default configure, build, and install phases.
## Variables controlling wafHook
## Variables controlling wafHook {#variablesControllingWafHook}
### `wafPath` {#wafPath}