• Nico Weber's avatar
    Add :internal_config to boringssl fuzzers. · aecde022
    Nico Weber authored
    The main motivation is to make the fuzzers pick up the
    BORINGSSL_ALLOW_CXX_RUNTIME define, which (in addition to fixing
    -Wextra-semi warnigns) makes the fuzzers use the same setting
    we use for regular boringssl.
    
    Making most of the other defines consistent is good too.
    
    One undesired side effect is that the fuzzers now also pick up
    BORINGSSL_IMPLEMENTATION but that's incorrecto for boringssl's tests already
    and improvements for that are tracked in boringssl:258
    
    Bug: 926235
    Change-Id: I21a111f308bccb81e23bbdd96b6ba4e218ffd2d5
    Reviewed-on: https://chromium-review.googlesource.com/c/1482566
    Auto-Submit: Nico Weber <thakis@chromium.org>
    Reviewed-by: default avatarDavid Benjamin <davidben@chromium.org>
    Commit-Queue: Nico Weber <thakis@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#634727}
    aecde022
BUILD.gn 9.3 KB