mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 14:42:26 +00:00
AVR32 support has been retired.
Scripts no longer download avr-headers. Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
01a4bed794
commit
fddbf8f99e
@ -5,10 +5,6 @@
|
||||
# Edited by Martin Lund <mgl@doredevelopment.dk>
|
||||
#
|
||||
|
||||
LIBC_NEWLIB_AVR_HDRS_URI="http://www.atmel.com/Images"
|
||||
LIBC_NEWLIB_AVR_HDRS_BASE="avr-headers-3.2.3.970"
|
||||
LIBC_NEWLIB_AVR_HDRS_EXT=".zip"
|
||||
|
||||
do_libc_get() {
|
||||
local libc_src="{http://mirrors.kernel.org/sourceware/newlib,
|
||||
ftp://sourceware.org/pub/newlib}"
|
||||
|
Loading…
Reference in New Issue
Block a user