linux5.10: broken on i686 for now
This commit is contained in:
parent
eaeca56e1f
commit
dd1cb006f2
|
@ -16,6 +16,8 @@ skip_extraction="patch-${version}.xz"
|
|||
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
||||
archs="x86_64* i686* ppc* aarch64*"
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then broken="https://build.voidlinux.org/builders/i686_builder/builds/41042/steps/shell_3/logs/stdio"; fi
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in New Issue