From: Heeyong Song Date: Mon, 20 Mar 2017 02:12:51 +0000 (+0900) Subject: [Tizen] Disable shader bin cache in TV profile X-Git-Tag: accepted/tizen/common/20170320.173952~1 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=commitdiff_plain;h=48fc7a225a144b5713ca5c9a76e79210ef5531ad [Tizen] Disable shader bin cache in TV profile Change-Id: I4b50104cf0dcdae606a3849b3895e69691078415 --- diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index 868042e..e71d149 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