build: Pass -nostdlib++ even on Android.
After https://crrev.com/c/1756721 we stopped passing -nostdlib on Android, so the -nostdlib++ flag is not redundant and is in fact required in some configurations to prevent linking against the NDK libc++. Bug: 996172 Change-Id: Iabede8e5cafad29debf6b5f098a247f399cb460c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762346 Commit-Queue: Peter Collingbourne <pcc@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Peter Collingbourne <pcc@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#689047}
Showing
Please register or sign in to comment