Revert "[Tizen] Disable shader bin cache in TV profile" 23/132623/1
authorminho.sun <minho.sun@samsung.com>
Wed, 7 Jun 2017 02:19:47 +0000 (11:19 +0900)
committerminho.sun <minho.sun@samsung.com>
Wed, 7 Jun 2017 02:19:51 +0000 (11:19 +0900)
This reverts commit 7f200cd70830e0b2febda21eedb5a9fa0453cbe9.

Change-Id: Ib67feeebb23732090ebd7ab580e68291e4d2eda9

packaging/dali-adaptor.spec

index 3d11d37..ed8457c 100644 (file)
@@ -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