From 79a8f18a4ad64d0ffca67ab12862d970a4332ddf Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Mon, 5 Dec 2016 11:40:47 +0100 Subject: [PATCH] avr-libc: enable all arches again --- srcpkgs/avr-libc/template | 7 ------- 1 file changed, 7 deletions(-) diff --git a/srcpkgs/avr-libc/template b/srcpkgs/avr-libc/template index f480569b904..ffc2f43c2cc 100644 --- a/srcpkgs/avr-libc/template +++ b/srcpkgs/avr-libc/template @@ -14,13 +14,6 @@ hostmakedepends="avr-binutils avr-gcc" depends="avr-binutils avr-gcc" nostrip=yes -case "$XBPS_TARGET_MACHINE" in - x86_64|i686|aarch64|armv6l|armv7l) - # Temporarly mark as broken until download issues are solve - broken="Download from https://repo.voidlinux.eu/distfiles fails" - ;; -esac - do_configure() { CC=avr-gcc AR=avr-ar AS=avr-as RANLIB=avr-ranlib \ ./configure --build=${XBPS_TRIPLET} --host=avr --prefix=/usr