diff options
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r-- | skia/skia.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 2b17094..38e8423 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -552,6 +552,7 @@ ], 'defines': [ 'SK_BUILD_NO_IMAGE_ENCODE', + 'SK_RESTRICT=', # Remove use of __restrict__ -- not sure it's correct. ], 'sources!': [ '../third_party/skia/include/core/SkTypes.h', |