commit | f27ad5627af5555d67803a6201ba8bcf5964bc66 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Jan 09 13:11:03 2023 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Tue Jan 10 18:40:36 2023 +0000 |
tree | 843312f33ea3d3eb5a812529ebeb9773289226b1 | |
parent | 75fde77f1947cdabaeee26607c72f05da28617fc [diff] |
Update defines for libfuzzer builds SkMalloc.h no longer #includes SkTypes.h which enabled the SK_BUILD_FOR_FUZZER define. We should set that explicitly when building our fuzz executables. Change-Id: I4c6075a59e2cb9398d4d86ca442db7f04eaee972 Bug: oss-fuzz:54829 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/627756 Reviewed-by: Herb Derby <herb@google.com> Owners-Override: Kevin Lubick <kjlubick@google.com>