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

reef: cmake/arrow: don't treat warnings as errors #57375

Merged
merged 1 commit into from
May 11, 2024

Commits on May 9, 2024

  1. cmake/arrow: don't treat warnings as errors

    with arrow's default BUILD_WARNING_LEVEL, -Werror is added to cflags and
    debug builds fail on a warning about _FORTIFY_SOURCE
    
    Fixes: https://tracker.ceph.com/issues/63130
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    (cherry picked from commit 5c1a57a)
    cbodley committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7ecee43 View commit details
    Browse the repository at this point in the history