This commit is contained in:
parent
d7a5340d61
commit
3118ed77c4
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user