rpi-userland: broken for now (too tired, will fix tomorrow).

This commit is contained in:
Juan RP 2016-03-22 19:50:27 +01:00
parent d5a60ee027
commit c4e2a711cf

View file

@ -16,6 +16,8 @@ homepage="https://github.com/raspberrypi/userland"
distfiles="https://github.com/raspberrypi/userland/archive/${_githash}.tar.gz"
checksum=601ad724e536272a43a02ae8217bd21cbd3e9a17ca1adc70b1d28fcb50864d44
broken="too many compiler warnings and -Werror turned on"
CFLAGS="-Wno-error"
LDFLAGS="-Wl,--no-as-needed"
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"