From: taeyoon0.lee Date: Mon, 13 Mar 2017 13:36:51 +0000 (+0900) Subject: [Tizen] Disable shader bin cache in TV profile X-Git-Tag: accepted/tizen/common/20170313.162641^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F74%2F118674%2F1;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git [Tizen] Disable shader bin cache in TV profile - Temporary patch for build issue Change-Id: I2de706bef5c763da608c4c19724a06d998ef70c5 --- diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index 2fb044b..3724940 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