diff options
Diffstat (limited to 'samples/avr')
-rw-r--r-- | samples/avr/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/avr/crosstool.config b/samples/avr/crosstool.config index c0ad517d..fe4b16cd 100644 --- a/samples/avr/crosstool.config +++ b/samples/avr/crosstool.config @@ -1,4 +1,4 @@ -CT_CONFIG_VERSION="2" +CT_CONFIG_VERSION="3" CT_ARCH_AVR=y CT_CC_LANG_CXX=y CT_DEBUG_GDB=y |