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:
ba97895
)
Revert "[Tizen] Disable shader bin cache in TV profile"
92/123992/1
author
minho.sun
<minho.sun@samsung.com>
Mon, 10 Apr 2017 01:58:34 +0000
(10:58 +0900)
committer
minho.sun
<minho.sun@samsung.com>
Mon, 10 Apr 2017 01:58:40 +0000
(10:58 +0900)
This reverts commit
cb139c6099a49345d61512c4ad52ae21dbd3fb3d
.
Change-Id: Icdbdfae75f9b9c3c8fd2e4aa6c9ff66f2148bf56
packaging/dali-adaptor.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-adaptor.spec
b/packaging/dali-adaptor.spec
index
a42e8ac
..
956b23e
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