gbm-tbm : disable surface-queue 73/52973/1
authorSangjin Lee <lsj119@samsung.com>
Mon, 30 Nov 2015 11:50:05 +0000 (20:50 +0900)
committerSangjin 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

index adc4da515bc23be1f9dba4c7c729d13096b7c7b7..3a9e05fc5e54b651c0ca929fc777630cb5fe0719 100644 (file)
@@ -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