From fbeecc5f03c8bf7cc09d2e093d4ab1d0afb580ca Mon Sep 17 00:00:00 2001 From: "Mun, Gwan-gyeong" Date: Sat, 30 Apr 2016 01:00:42 +0900 Subject: [PATCH] enable tbm backend and tbm-queue on emulator environment. Change-Id: I0d9117cced57e69212aa463bc8c361915ba315d3 --- packaging/libgbm.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packaging/libgbm.spec b/packaging/libgbm.spec index c32acea..02568af 100644 --- a/packaging/libgbm.spec +++ b/packaging/libgbm.spec @@ -30,11 +30,7 @@ Development header files for use with Wayland GBM %setup -q -n %{name} %build -%if "%_repository" == "emulator32-wayland" || "%_repository" == "emulator64-wayland" -%reconfigure --disable-static --disable-tbm -%else %reconfigure --disable-static --enable-tbm --enable-tbm-queue -%endif make libdir=%{_libdir} major_ver=%{MAJOR_VER} minor_ver=%{MINOR_VER} %install -- 2.34.1