[0.6.233] Remove build warning 81/238781/1
authorGilbok Lee <gilbok.lee@samsung.com>
Fri, 17 Jul 2020 08:20:56 +0000 (17:20 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Fri, 17 Jul 2020 08:20:56 +0000 (17:20 +0900)
Change-Id: Idec4a6906de4c93b3ed40b3d3317e04167a4ae07

packaging/libmm-player.spec

index 2ba0a5b..47ffbc3 100644 (file)
@@ -67,8 +67,7 @@ export LDFLAGS+=" -lgcov"
 %if "%{gtests}" == "1"
 --enable-tests \
 %endif
---disable-static \
---enable-wayland
+--disable-static
 
 #%__make -j1
 make %{?jobs:-j%jobs}