• spang's avatar
    fontconfig: Force use of c++ linker · 0540e174
    spang authored
    This is really silly, but gyp doesn't seem to track if a static_library
    contains C++ code and needs a C++ link step. So our copy of libxml
    breaks us by containing a little bit of (chromium-added) C++ code. This
    is really a correctness issue in the build system.
    
    BUG=445627
    TEST=linux_ecs_ozone tryjob
    
    Review URL: https://codereview.chromium.org/872493004
    
    Cr-Commit-Position: refs/heads/master@{#315138}
    0540e174
fontconfig.gyp 1.8 KB