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:
c07f513
)
[Tizen] Disable shader bin cache in TV profile
83/121183/1
author
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Mon, 27 Mar 2017 07:59:10 +0000
(16:59 +0900)
committer
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Mon, 27 Mar 2017 07:59:18 +0000
(16:59 +0900)
This reverts commit
c8897ba91c81b43d4fb77b9ad0f435e0080fb3a3
.
Change-Id: I0daeab0f46ca35f46c92efa87b546b55d532df18
packaging/dali-adaptor.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-adaptor.spec
b/packaging/dali-adaptor.spec
index 4e810eedc34a640df6bf6130c60a923000bd4291..8bbe74ab7d4a32bf42446ee1085c547a4a51f89a 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=
EN
ABLE --enable-profile=TV \
+ --enable-shaderbincache=
DIS
ABLE --enable-profile=TV \
%if 0%{?dali_feedback_plugin_tv}
--enable-feedback \
%endif