Waf branch - Configuration [4/6]
Amar Takhar
amar at rtems.org
Wed Feb 11 03:29:57 UTC 2015
On 2015-02-11 14:16 +1100, Chris Johns wrote:
> And as I see below options can be altered in a controlled manner instead
> of a local patch applied after the config phase. This is what I was meaning.
Ah, yes it's very controlled in config.cfg. The options are verified (not
fully, yet) for sanity as well.
> > I'm planning on adding an option to support having different config files. I
> > also want to add support for defining options during 'waf config'.
>
> Great. So I can take this to mean I will have a way to say "no L2 cache
> on Zynq" on the command line to 'waf config' ?
Yes, so you can define --config="L2_CACHE=False" for instance. I'm not sure of
the format yet I still do not want to support environment variables.
> > Environment
> > variables will never be supported or switches during the 'build' phase.
>
> +1 on both these. Thanks so much.
Great and no problem!
Amar.
More information about the devel
mailing list