From: Heeyong Song Date: Tue, 20 Jun 2017 07:26:32 +0000 (+0900) Subject: [Tizen] Disable shader bin cache in TV profile X-Git-Tag: submit/tizen/20170621.112620~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F71%2F134871%2F1;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git [Tizen] Disable shader bin cache in TV profile Change-Id: I74bbbc39cf93e2c9b7ce1fb4b6b89c63f0b88e36 --- diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index e98034f..f3b5feb 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