From: minho.sun Date: Wed, 7 Jun 2017 05:49:51 +0000 (+0900) Subject: [Tizen] Disable shader bin cache in TV profile X-Git-Tag: accepted/tizen/unified/20170608.072248~7 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=commitdiff_plain;h=27a0cc68151b1a2ea26d1322a8d276f516862239 [Tizen] Disable shader bin cache in TV profile This reverts commit 1d2fd6145034bfd55abcf61f008df24f545aa994. Change-Id: Iddeb6c7aadd3e843f6197ae8c61e6f795fa81128 --- diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index f629974..126a1c0 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