From ea84d600bd312bf8198036f520fd8f6c37440c12 Mon Sep 17 00:00:00 2001 From: Sangjin Lee Date: Mon, 30 Nov 2015 20:50:05 +0900 Subject: [PATCH] gbm-tbm : disable surface-queue Change-Id: I7661f06809d79b947a9fe10bb27f6ffff3a01b37 Signed-off-by: Sangjin Lee --- packaging/libgbm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/libgbm.spec b/packaging/libgbm.spec index adc4da5..3a9e05f 100644 --- 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 -- 2.34.1