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.
|
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
||||||
archs="x86_64* i686* ppc* aarch64*"
|
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
|
nodebug=yes # -dbg package is generated below manually
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user