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
(from parent 1:
2748e9e
)
[Tizen] Disable shader bin cache in TV profile
06/127806/1
author
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 2 May 2017 01:48:43 +0000
(10:48 +0900)
committer
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 2 May 2017 01:49:08 +0000
(10:49 +0900)
This reverts commit
24736c0f21e9b5b850795e9e60468bb0a4bd70b8
.
Change-Id: I13c797c0f0732fd3c562e6f367051d8dbbaef82d
packaging/dali-adaptor.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-adaptor.spec
b/packaging/dali-adaptor.spec
index
58479eb
..
dd135dd
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