projects
/
platform
/
core
/
graphics
/
cairo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f184190
)
Enable cairo-egl on emulator to Fix unresolvable problem
72/41272/1
accepted/tizen/mobile/20150615.001126
accepted/tizen/tv/20150615.001221
submit/tizen_mobile/20150612.080430
submit/tizen_tv/20150612.080450
submit/tizen_wearable/20150612.080441
submit/tizen_wearable/20150622.084342
author
mh0310.choi
<mh0310.choi@samsung.com>
Fri, 12 Jun 2015 07:59:43 +0000
(16:59 +0900)
committer
mh0310.choi
<mh0310.choi@samsung.com>
Fri, 12 Jun 2015 07:59:43 +0000
(16:59 +0900)
Change-Id: I5f6eae8d22981391d955a3009e97ee70853d9001
packaging/cairo.spec
patch
|
blob
|
history
diff --git
a/packaging/cairo.spec
b/packaging/cairo.spec
index
2b85bd3
..
0ffc725
100755
(executable)
--- a/
packaging/cairo.spec
+++ b/
packaging/cairo.spec
@@
-149,16
+149,10
@@
NOCONFIGURE=1 ./autogen.sh
--enable-fc \
--enable-ft \
%if %{with cairo_gl_backend}
-%ifarch %ix86
- --enable-egl=no \
- --enable-glesv2=no \
- --enable-evasgl=yes \
-%else
--enable-egl=yes \
--enable-glesv2=yes \
--enable-evasgl=yes \
%endif
-%endif
--enable-ps \
--enable-pdf \
--enable-script \