On Sat, 09 Aug 2014 19:03:37 +0200
Patrick Georgi <[email protected]> wrote:

> Hi,
> 
> attached patch adds a BUILD_EVERYTHING flag to Makefile
> that sets all CONFIG_* flags to "yes" if they were "no".
> 
> This provides a comfortable way to ensure maximum code exposure
> to tools like coverity[0] or clang's scan-build.
> 
> BUILD_EVERYTHING will likely fail on non-Linux/x86 systems,
> but it seems that's a hard dependency to compile everything at
> this time, so well...
> 
> Signed-off-by: Patrick Georgi <[email protected]>

Thank you Patrick! As I wrote already, it works even better than you
thought.
I have slightly changed it to use CONFIG_EVERYTHING instead of your
naming and committed it in r1869 as
Acked-by: Stefan Tauner <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>

BTW... how do I make this available in coverity? I don't see a setting
to configure any build parameters.
-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to