diff --git a/srcpkgs/gcc/template b/srcpkgs/gcc/template index 6215817049c..dd91e37d7e7 100644 --- a/srcpkgs/gcc/template +++ b/srcpkgs/gcc/template @@ -15,6 +15,10 @@ nopie=yes lib32disabled=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 hostmakedepends="perl flex" fi