mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 13:20:08 +02:00
So that recipes using Module::Build don't need to specify that in their recipes. Ironically, Module::Build itself doesn't profit from that, because its build script overrides the default, so we have to set it on the command line still (or alternatively patch the build file). Also, unset the variable for tests, otherwise a test would have to be patched too.