weston: broken on arm*.

This commit is contained in:
Leah Neukirchen 2017-10-16 15:05:29 +02:00
parent 2257b4b6a1
commit 6bae397cae
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ build_options_default="dbus"
case "$XBPS_TARGET_MACHINE" in
armv[67]l*) # Assume RPi for now.
broken="https://cgit.freedesktop.org/wayland/weston/commit/?id=ca52b31d3f867d9a14b2a3b9fcd4f21aa5fb0a3d"
CFLAGS="-I${XBPS_CROSS_BASE}/opt/vc/include"
LDFLAGS="-Wl,-R/opt/vc/lib"
makedepends+=" rpi-userland-devel"