diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure index d0a8d806d5a..bf3c739c6ea 100755 --- a/configure +++ b/configure @@ -697,6 +697,7 @@ do CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-android-ndk=${CFG_ANDROID_NDK_PATH}" CONFIGURE_ARGS="${CONFIGURE_ARGS} --with-android-toolchain=${CFG_ANDROID_CROSS_PATH}" fi + CONFIGURE_ARGS="${CONFIGURE_ARGS} --enable-gczeal" ;; support/skia/skia) # Right now the skia configure script actually ignores --enable-debug and the |