forked from google/skia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable trivial ABI for CanvasKit and Bazel build
This is a follow-up to http://review.skia.org/633089 This introduces a custom platform constraint which one could use in a platform definition. This also lets us opt-in to it in WASM builds (since I believe those don't care about ABI compatibility). Change-Id: I68c498d03726e82bd62f84581be14ea12bba3f2d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/678276 Commit-Queue: Kevin Lubick <[email protected]> Reviewed-by: Ben Wagner <[email protected]> Reviewed-by: John Stiles <[email protected]>
- Loading branch information
Showing
4 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters