• pcc's avatar
    Use bundled gold by default when building for Android. · f5bae669
    pcc authored
    The bundled gold contains a number of bug fixes (mostly LTO-related, but also
    http://crbug.com/161942), so use it instead of the NDK gold. Both versions
    of gold are based on the same version of binutils (2.24), so this should be
    relatively safe.
    
    BUG=161942,469376
    R=thakis@chromium.org
    TEST=Built libchromeshell.so with default GYP_DEFINES with and without this change, verified that binaries are equivalent
    
    Review URL: https://codereview.chromium.org/1084133002
    
    Cr-Commit-Position: refs/heads/master@{#325334}
    f5bae669
common.gypi 232 KB