From: Matthew Leibowitz Date: Sat, 6 May 2017 23:23:13 +0000 (-0400) Subject: temporarily disable jumper so we can get the update building X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9dee063a51a1b6284745a8ed946808a837eebfe9;p=platform%2Fupstream%2FlibSkiaSharp.git temporarily disable jumper so we can get the update building --- diff --git a/BUILD.gn b/BUILD.gn index 28ecbef..c1f7277 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -29,7 +29,7 @@ declare_args() { skia_enable_android_framework_defines = false skia_enable_discrete_gpu = true skia_enable_effects = true - skia_enable_jumper = is_skia_standalone + skia_enable_jumper = false skia_enable_gpu = true skia_enable_pdf = true skia_enable_tools = is_skia_standalone