From: Heeyong Song Date: Tue, 20 Jun 2017 06:58:11 +0000 (+0900) Subject: Revert "[Tizen] Disable shader bin cache in TV profile" X-Git-Tag: submit/tizen/20170621.112620~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F134845%2F1;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git Revert "[Tizen] Disable shader bin cache in TV profile" This reverts commit 654865c925b5f5f83034867bd5c2c31a24b8e170. Change-Id: I4d9b0ff93dd8294dfd4a06149bffa123ec467514 --- diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index 2b93941..9dd1385 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