projects
/
platform
/
core
/
uifw
/
libgbm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36dde46
)
gbm-tbm : disable surface-queue
73/52973/1
author
Sangjin Lee
<lsj119@samsung.com>
Mon, 30 Nov 2015 11:50:05 +0000
(20:50 +0900)
committer
Sangjin Lee
<lsj119@samsung.com>
Mon, 30 Nov 2015 11:50:05 +0000
(20:50 +0900)
Change-Id: I7661f06809d79b947a9fe10bb27f6ffff3a01b37
Signed-off-by: Sangjin Lee <lsj119@samsung.com>
packaging/libgbm.spec
patch
|
blob
|
history
diff --git
a/packaging/libgbm.spec
b/packaging/libgbm.spec
index adc4da515bc23be1f9dba4c7c729d13096b7c7b7..3a9e05fc5e54b651c0ca929fc777630cb5fe0719 100644
(file)
--- a/
packaging/libgbm.spec
+++ b/
packaging/libgbm.spec
@@
-30,7
+30,7
@@
Development header files for use with Wayland GBM
%setup -q -n %{name}
%build
-%reconfigure --disable-static
--enable-tbm-queue
+%reconfigure --disable-static
make libdir=%{_libdir} major_ver=%{MAJOR_VER} minor_ver=%{MINOR_VER}
%install