diff options
Diffstat (limited to 'samples/avr/crosstool.config')
-rw-r--r-- | samples/avr/crosstool.config | 2 |
1 files changed, 0 insertions, 2 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 |