commit | 1e5cbf2af7c1b818ba98e8a9da351aecfee320cb | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Nov 16 16:20:34 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 16 16:20:34 2015 -0800 |
tree | 7cbc6aa6a583e7a1ff6500ca30e56067bbb2e8d4 | |
parent | 14102ca4cf0c1053b3cb26733723595d0e6f1f95 [diff] |
update iOS build flags This makes it match OS X build more closely. The most important change is that CLANG_CXX_LIBRARY sets -stdlib=libc++ for both the compiler and the linker. BUG=skia: Review URL: https://codereview.chromium.org/1451913002