* updated klickety (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / architecture / avr32 / package / binutils / binutils.desc
blob47ad897e6f47a1016b84556588cc144530240ddd
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
3 [COPY] 
4 [COPY] T2 SDE: architecture/avr32/package/*/binutils.desc
5 [COPY] Copyright (C) 2007 - 2021 The T2 SDE Project
6 [COPY] 
7 [COPY] More information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [V] 2.18.atmel.1.0.1
17 [O] var_insert patchfiles ' ' "`match_source_file -p patch`"
19 [D] 0 binutils-2.18.atmel.1.0.1.tar.bz2 https://mirror.egtvedt.no/avr32linux.org/twiki/pub/Main/BinutilsPatches/
20 #[D] 0 binutils-2.17.atmel.1.2.6.tar.bz2 http://avr32linux.org/twiki/pub/Main/BinutilsPatches/
22 #[D] 0 binutils-2.17.tar.bz2 http://ftp.gnu.org/gnu/binutils/
23 #[D] 0 500-avr32.patch.gz http://avr32linux.org/twiki/pub/Main/DevelopmentTools/
24 #[D] 0 501-avr32-sreldyn-fix.patch.gz http://avr32linux.org/twiki/pub/Main/DevelopmentTools/
25 #[D] 0 502-avr32-bfd-dont-allow-direct-refs-to-bss.patch.gz http://avr32linux.org/twiki/pub/Main/DevelopmentTools/
27 #[O] hook_add preconf 5 '(cd ..; autoconf)'
28 #[O] hook_add preconf 6 'for DIR in bfd opcodes binutils ld; do (cd ../$DIR; aclocal; autoconf; automake; autoheader); done'
29 #[O] hook_add premake 5 'eval make $makeopt configure-bfd; (cd bfd; eval make $makeopt headers)'
31 [O] var_append makeopt ' ' 'MAKEINFO=makeinfo'