Descriptionfontconfig: Force use of c++ linker
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
Committed: https://crrev.com/0540e174312591a9f9b71e557810869eacd66929
Cr-Commit-Position: refs/heads/master@{#315138}
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|