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:
817a7a2
)
Revert "[Tizen] Disable shader bin cache in TV profile"
49/120949/1
author
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Mon, 27 Mar 2017 01:49:04 +0000
(10:49 +0900)
committer
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Mon, 27 Mar 2017 01:49:10 +0000
(10:49 +0900)
This reverts commit
48fc7a225a144b5713ca5c9a76e79210ef5531ad
.
Change-Id: If032fba9ac15a58218601ed1a3aca8c49d331c53
packaging/dali-adaptor.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-adaptor.spec
b/packaging/dali-adaptor.spec
index e71d1496ddb78037dfc8926ed9172e56295ab578..868042e1293779a4cfc30f4151801bc326acf978 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