projects
/
platform
/
core
/
uifw
/
dali-adaptor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96fde34
)
Revert "[Tizen] Disable shader bin cache in TV profile"
31/131731/1
author
Jinho, Lee
<jeano.lee@samsung.com>
Tue, 30 May 2017 08:39:54 +0000
(17:39 +0900)
committer
Jinho, 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
patch
|
blob
|
history
diff --git
a/packaging/dali-adaptor.spec
b/packaging/dali-adaptor.spec
index 79e04d4eefa9178e2d2ad2f538d3f891250741da..8c6b5af4b4b46f814f2f3b4c7857ac69bba64c28 100644
(file)
--- 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=
DIS
ABLE --enable-profile=TV \
+ --enable-shaderbincache=
EN
ABLE --enable-profile=TV \
%if 0%{?dali_feedback_plugin_tv}
--enable-feedback \
%endif