linux4.9: set broken for aarch64

This commit is contained in:
John 2019-08-28 19:45:33 +02:00
parent e9fc129aeb
commit 41b65ab811

View file

@ -35,6 +35,13 @@ mutable_files="
/usr/lib/modules/${_kernver}/modules.alias.bin
/usr/lib/modules/${_kernver}/modules.devname"
case "$XBPS_TARGET_MACHINE" in
# PLS FIX
aarch64*)
broken="https://build.voidlinux.org/builders/aarch64_builder/builds/21625/steps/shell_3/logs/stdio"
;;
esac
do_configure() {
# If there's a file called <arch>-dotconfig, use it to
# configure the kernel; otherwise use arch defaults and all stuff