depot/third_party/nixpkgs/doc/hooks/waf.section.md
Default email c594a97518 Project import generated by Copybara.
GitOrigin-RevId: 301aada7a64812853f2e2634a530ef5d34505048
2022-10-21 20:38:19 +02:00

293 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.