avr-libc: aarch64 also currently broken
This commit is contained in:
@@ -15,7 +15,7 @@ depends="avr-binutils avr-gcc"
|
|||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64|i686|armv6l|armv7l)
|
x86_64|i686|aarch64|armv6l|armv7l)
|
||||||
# Temporarly mark as broken until download issues are solve
|
# Temporarly mark as broken until download issues are solve
|
||||||
broken="Download from https://repo.voidlinux.eu/distfiles fails"
|
broken="Download from https://repo.voidlinux.eu/distfiles fails"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user