Fix mac/component/asan builds
Mac asan libraries don't provide operator new/delete unlike on Linux, so libc++ must provide them. BUG=933365 R=thakis Change-Id: I99dfe5aa7979721c0026bdb73845b1a8a012708e Reviewed-on: https://chromium-review.googlesource.com/c/1479392 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#633855}
Showing
Please register or sign in to comment