Revert "[Tizen] Disable shader bin cache in TV profile" 67/129367/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 16 May 2017 07:27:41 +0000 (16:27 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Tue, 16 May 2017 07:27:52 +0000 (16:27 +0900)
This reverts commit 5f38345b1901ebbc73c9e4de6ebcae8ac0acd1ff.

Change-Id: I1967c46cd7598c6ef439d3c4c3a431e0a100ba8c

packaging/dali-adaptor.spec

index ca2cc7d..eae3c3d 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