Return to building libpng_static off of Android.
Fixes the fix in https://codereview.chromium.org/971243003/, to build places that are not Android. TBR=mtklein@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/973863002
This commit is contained in:
parent
3b234f737b
commit
f9b31ebc79
@ -182,7 +182,7 @@
|
||||
# third_party/externals/libpng.
|
||||
'skia_libpng_static%': '0',
|
||||
}, {
|
||||
'skia_libpng_static%': '0',
|
||||
'skia_libpng_static%': '1',
|
||||
}],
|
||||
[ 'skia_sanitizer', {
|
||||
'skia_clang_build': 1,
|
||||
|
Loading…
Reference in New Issue
Block a user