Descriptionandroid_webview: force libstdc++ use on host.
The way we build host binaries in the android gyp backend currently
doesn't work if we attempt to link against libc++. To avoid problems for
AOSP work to change the default C++ library, explicitly specify that we
want to use libstdc++ (the current default).
BUG=
NOTRY=true
Committed: https://crrev.com/8beb670cff7f4c09fb6f48b122efea1dff3e8803
Cr-Commit-Position: refs/heads/master@{#302784}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|