gcc: temporarily disable armv6l
Internal compiler error, see: https://build.voidlinux.eu/builders/armv6l_builder/builds/26080/steps/shell_3/logs/stdio
This commit is contained in:
parent
0708e5c9bc
commit
420eeeaf5b
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ nopie=yes
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
armv6l) broken=https://build.voidlinux.eu/builders/armv6l_builder/builds/26080/steps/shell_3/logs/stdio
|
||||||
|
esac
|
||||||
|
|
||||||
if [ "$CHROOT_READY" ]; then
|
if [ "$CHROOT_READY" ]; then
|
||||||
hostmakedepends="perl flex"
|
hostmakedepends="perl flex"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue