From: Heeyong Song Date: Mon, 8 May 2017 03:30:29 +0000 (+0900) Subject: Revert "[Tizen] Disable shader bin cache in TV profile" X-Git-Tag: accepted/tizen/unified/20170510.013043~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F58%2F128158%2F1;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git Revert "[Tizen] Disable shader bin cache in TV profile" This reverts commit b816a4cf7859cdb2b0fccf7a8fb793b2f40b7c76. Change-Id: Idb4019f59f3459127f6f2e74b0004cce098015fa --- diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index dd135dd..58479eb 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=DISABLE --enable-profile=TV \ + --enable-shaderbincache=ENABLE --enable-profile=TV \ %if 0%{?dali_feedback_plugin_tv} --enable-feedback \ %endif