Jan Engelhardt 2020-02-05 11:36:32 +00:00 committed by Git OBS Bridge
parent d7a5340d61
commit 3118ed77c4

View File

@ -137,6 +137,8 @@ to develop plugins for Weston.
%autosetup -n %name-%realver -p1
%build
echo "Workaround broken weston that fails to cope with -Wl,--no-undefined injected by meson/ninja"
export LDFLAGS="%{?build_ldflags} -Wl,-z,undefs"
%meson -Ddemo-clients=false -Dremoting=false -Dsimple-clients= \
%ifarch %ix86 x86_64
-Dsimple-dmabuf-drm=intel \