depot/third_party/nixpkgs/doc/hooks/waf.section.md
Default email 9c6ee729d6 Project import generated by Copybara.
GitOrigin-RevId: 6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222
2023-07-15 19:15:38 +02:00

290 B
Raw Blame History

wafHook

Overrides the configure, build, and install phases. This will run the “waf” script used by many projects. If wafPath (default ./waf) doesnt exist, it will copy the version of waf available in Nixpkgs. wafFlags can be used to pass flags to the waf script.