projects
/
platform
/
upstream
/
evas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4c2b0b
)
Clean up build flags
author
Xavier Roche
<xavier.roche@eurogiciel.fr>
Wed, 3 Jul 2013 12:07:45 +0000
(14:07 +0200)
committer
Eduardo Lima (Etrunko)
<eduardo.lima@intel.com>
Tue, 13 Aug 2013 20:50:28 +0000
(17:50 -0300)
- changing rendering engine to xcb
- removing soft fb
packaging/evas.spec
patch
|
blob
|
history
diff --git
a/packaging/evas.spec
b/packaging/evas.spec
index 84ca4944caeacdd78714244e357bf24262b46667..45c908f3278625515ec3d3290756c7f8a5cd8075 100644
(file)
--- a/
packaging/evas.spec
+++ b/
packaging/evas.spec
@@
-63,10
+63,8
@@
Examples files for evas
--enable-gles-variety-sgx \
--enable-wayland-egl \
%else
- --enable-gl-xlib \
- --disable-static \
- --with-x \
- --enable-fb
+ --enable-gl-xcb \
+ --with-x
%endif
make %{?_smp_mflags}