From c3201127007f35f406360005e82bb027ffaa9b50 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 26 Jan 2019 16:17:00 +0100 Subject: [PATCH] linux4.14: broken on musl for now --- srcpkgs/linux4.14/template | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/srcpkgs/linux4.14/template b/srcpkgs/linux4.14/template index be99f94a396..a15245bcd76 100644 --- a/srcpkgs/linux4.14/template +++ b/srcpkgs/linux4.14/template @@ -24,6 +24,11 @@ _kernver="${version}_${revision}" triggers="kernel-hooks" kernel_hooks_version="${_kernver}" + +case "$XBPS_TARGET_MACHINE" in + *-musl) broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/17191/steps/shell_3/logs/stdio";; +esac + # These files could be modified when an external module is built. mutable_files=" /usr/lib/modules/${_kernver}/modules.builtin.bin