commit | dd7a26ead8970a5831841450d13792fd8d2dd80b | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Thu Nov 16 10:38:36 2023 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Nov 17 15:56:10 2023 +0000 |
tree | 9ca3851203e9a74f684fda9106fb959de578af20 | |
parent | 8e9e168418a01ef4d7e4b2db81971a8c8d59dae9 [diff] |
Android: Pin skia's cpp_std to gnu++17 This project doesn't build with gnu++20 and prevents AOSP default to be upgraded to a newer standard. Once the build failure is fixed here, this change can be reverted. Ported from https://android-review.git.corp.google.com/c/platform/external/skia/+/2831974 Added a pin in skia_nanobench. Bug: 311052584 Change-Id: Iad676f72dfa16665d515523a7146d22eded7eb60 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/779876 Commit-Queue: Nolan Scobie <nscobie@google.com> Auto-Submit: Leon Scroggins <scroggo@google.com> Reviewed-by: Nolan Scobie <nscobie@google.com>