aboutsummaryrefslogtreecommitdiff
path: root/samples/avr
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-11-15 14:45:42 -0800
committerGitHub <noreply@github.com>2016-11-15 14:45:42 -0800
commitf0bb72b741510d1a00ddbc041079f05adc4898e1 (patch)
treee7627a9cadafe3abde3e5a210d55dd625c97258e /samples/avr
parent762c51194726bf5a063bfb921f1eb5361259e7b7 (diff)
parent560bbdc88780c930e396875ea7fe8e54fbe89dfb (diff)
downloadcrosstool-ng-f0bb72b741510d1a00ddbc041079f05adc4898e1.tar.gz
crosstool-ng-f0bb72b741510d1a00ddbc041079f05adc4898e1.tar.bz2
crosstool-ng-f0bb72b741510d1a00ddbc041079f05adc4898e1.zip
Merge pull request #381 from enunes/avr
avr-libc: update to 2.0.0
Diffstat (limited to 'samples/avr')
-rw-r--r--samples/avr/crosstool.config2
-rw-r--r--samples/avr/reported.by2
2 files changed, 1 insertions, 3 deletions
diff --git a/samples/avr/crosstool.config b/samples/avr/crosstool.config
index ffb624dc..3fc03448 100644
--- a/samples/avr/crosstool.config
+++ b/samples/avr/crosstool.config
@@ -2,7 +2,5 @@ CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_avr=y
-CT_CC_GCC_V_4_9_3=y
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y
-CT_CLOOG_V_0_18_1=y
diff --git a/samples/avr/reported.by b/samples/avr/reported.by
index 512ed205..da51fee3 100644
--- a/samples/avr/reported.by
+++ b/samples/avr/reported.by
@@ -1,3 +1,3 @@
reporter_name="Erico Nunes"
reporter_url="https://github.com/enunes"
-reporter_comment="EXPERIMENTAL AVR 8-bit toolchain"
+reporter_comment="AVR 8-bit toolchain"