linux4.14: broken for now
This commit is contained in:
parent
5444db4c5f
commit
59c1efbe78
1 changed files with 1 additions and 4 deletions
|
@ -24,10 +24,7 @@ _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
|
||||
broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/17191/steps/shell_3/logs/stdio";;
|
||||
|
||||
# These files could be modified when an external module is built.
|
||||
mutable_files="
|
||||
|
|
Loading…
Reference in a new issue