diff options
author | Erico Nunes <nunes.erico@gmail.com> | 2015-06-21 20:53:18 -0300 |
---|---|---|
committer | Erico Nunes <nunes.erico@gmail.com> | 2015-06-21 20:53:18 -0300 |
commit | 6da2fde11eca8be4a11cfea2e44a4b1f4902ff74 (patch) | |
tree | 37058eb07bdd85d00d684aec0f92dfacbb7c702e /patches/gcc | |
parent | b8e64a0c08ea2c3b2940d8e7154970f0dc610ed5 (diff) | |
download | crosstool-ng-6da2fde11eca8be4a11cfea2e44a4b1f4902ff74.tar.gz crosstool-ng-6da2fde11eca8be4a11cfea2e44a4b1f4902ff74.tar.bz2 crosstool-ng-6da2fde11eca8be4a11cfea2e44a4b1f4902ff74.zip |
avr: add avr toolchain config sample
The avr-libc manual and most distributions build the AVR 8-bit gcc
toolchain with the "avr" (non-canonical) target.
Some experimentation also led to the conclusion that other (canonical)
targets are not very well supported, so we force the "avr" target for
crosstool-ng as well.
Some patches are required in avr-libc for a toolchain with gcc 5.x to
work. These patches are still not part of any avr-libc release version,
so the config sample currently forces 4.9.x to avoid requiring to clone
avr-libc trunk.
References:
https://savannah.nongnu.org/bugs/?44574
https://gcc.gnu.org/gcc-5/changes.html
Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Diffstat (limited to 'patches/gcc')
0 files changed, 0 insertions, 0 deletions