Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sanitycheck: default to assertions being enabled #5841

Merged
merged 1 commit into from
Jan 26, 2018

Commits on Jan 26, 2018

  1. sanitycheck: default to assertions being enabled

    Changed the default behavior for when we run sanitycheck to match the -R
    flag that turns on assertions.  Introduced a --disable-asserts option if
    we desire to explicitly turn of asserts.
    
    This matches behavior that our CI builds have been doing and addresses
    part of zephyrproject-rtos#5726.
    
    Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
    galak committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    d16ae16 View commit details
    Browse the repository at this point in the history