[packages/weston] don't build tests (incompatible with -DNDEBUG)
atler
atler at pld-linux.org
Mon Apr 28 02:07:56 CEST 2025
commit eef79a43cdc9d61b2373d12d77ca4e120cc98f38
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Apr 28 00:12:38 2025 +0200
don't build tests (incompatible with -DNDEBUG)
weston.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/weston.spec b/weston.spec
index a265958..d552dd4 100644
--- a/weston.spec
+++ b/weston.spec
@@ -234,7 +234,8 @@ Wtyczka składająca RDP dla Westona.
%{!?with_pipewire:-Dpipewire=false} \
%{!?with_remoting:-Dremoting=false} \
%{!?with_sclients:-Dsimple-clients=""} \
- %{!?with_xwayland:-Dxwayland=false}
+ %{!?with_xwayland:-Dxwayland=false} \
+ -Dtests=false
%meson_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/weston.git/commitdiff/871f7780bb9c1133250881d8fb2bba1d39223d2d
More information about the pld-cvs-commit
mailing list