> On 17-May-2023, at 9:50 PM, Alex Bennée <alex.ben...@linaro.org> wrote:
> 
> ./tests/bios-tables-test --iasl-path ${CONFIG_IASL}
> 
> and then you have the best of both worlds. You can run manually with a
> different path and you don't need to pollute config-host.h

It could also be an environment variable set by meson. Then bios-tables-test 
can do a genenv() just like it does for verbosity etc. The environment can also 
be used by other tools that might need iasl in the future. We do not need to 
introduce new command line option.

Reply via email to