qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] acpi/tests/bios-tables-test: add an environment variable for


From: Ani Sinha
Subject: Re: [PATCH] acpi/tests/bios-tables-test: add an environment variable for iasl location
Date: Thu, 18 May 2023 11:31:47 +0530


> On 17-May-2023, at 9:50 PM, Alex Bennée <alex.bennee@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

[Prev in Thread] Current Thread [Next in Thread]