From: Mun, Gwan-gyeong Date: Fri, 29 Apr 2016 16:00:42 +0000 (+0900) Subject: enable tbm backend and tbm-queue on emulator environment. X-Git-Tag: accepted/tizen/common/20160504.125102^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fbeecc5f03c8bf7cc09d2e093d4ab1d0afb580ca;p=platform%2Fcore%2Fuifw%2Flibgbm.git enable tbm backend and tbm-queue on emulator environment. Change-Id: I0d9117cced57e69212aa463bc8c361915ba315d3 --- 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