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:
6a723e3
)
Revert "[Tizen] Disable shader bin cache in TV profile"
58/128158/1
author
Heeyong Song
<heeyong.song@samsung.com>
Mon, 8 May 2017 03:30:29 +0000
(12:30 +0900)
committer
Heeyong Song
<heeyong.song@samsung.com>
Mon, 8 May 2017 03:30:33 +0000
(12:30 +0900)
This reverts commit
b816a4cf7859cdb2b0fccf7a8fb793b2f40b7c76
.
Change-Id: Idb4019f59f3459127f6f2e74b0004cce098015fa
packaging/dali-adaptor.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-adaptor.spec
b/packaging/dali-adaptor.spec
index
dd135dd
..
58479eb
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