From: dongsug.song Date: Fri, 31 Mar 2017 04:52:35 +0000 (+0900) Subject: [Tizen] Disable shader bin cache in TV profile X-Git-Tag: accepted/tizen/common/20170403.185707~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cb139c6099a49345d61512c4ad52ae21dbd3fb3d;hp=78f21e4251d4ba8be4845906b74a6b700b00b28f;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git [Tizen] Disable shader bin cache in TV profile This reverts commit f4236a45c02bf99ff61373e09d8121a8d612dc05. Change-Id: I7c14468ae6cdcc0c2f55d78a2c1edd632fd8bd0f --- diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index 956b23e..a42e8ac 100644 --- a/packaging/dali-adaptor.spec +++ b/packaging/dali-adaptor.spec @@ -466,7 +466,7 @@ popd # if tv ||"undefined" %if "%{?profile}" != "wearable" && "%{?profile}" != "common" && "%{?profile}" != "ivi" && "%{?profile}" != "mobile" %configure --prefix=$PREFIX --with-jpeg-turbo --enable-gles=%{target_gles_version} \ - --enable-shaderbincache=ENABLE --enable-profile=TV \ + --enable-shaderbincache=DISABLE --enable-profile=TV \ %if 0%{?dali_feedback_plugin_tv} --enable-feedback \ %endif