Revert "[Tizen] Disable shader bin cache in TV profile" 31/131731/1
authorJinho, Lee <jeano.lee@samsung.com>
Tue, 30 May 2017 08:39:54 +0000 (17:39 +0900)
committerJinho, Lee <jeano.lee@samsung.com>
Tue, 30 May 2017 08:40:03 +0000 (17:40 +0900)
This reverts commit 8dfcb7c1870e8a68aa9b1076630139b6397b116e.

Change-Id: Ifde341a660c74a20f1d70b497f86072e68c1c9a8

packaging/dali-adaptor.spec

index 79e04d4..8c6b5af 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