Revert "[Tizen] Disable shader bin cache in TV profile" 77/122277/1
authordongsug.song <dongsug.song@samsung.com>
Fri, 31 Mar 2017 03:59:39 +0000 (12:59 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Fri, 31 Mar 2017 03:59:42 +0000 (12:59 +0900)
This reverts commit c9a66f09d557e4240093afd9d2c3ada2b9751c91.

Change-Id: Idebcb748dff39a34be56f353bcdb8c8b19e480aa

packaging/dali-adaptor.spec

index 8bbe74a..4e810ee 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