aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2015-09-30 17:54:33 -0700
committerAlexey Neyman <stilor@att.net>2015-10-15 17:31:52 -0700
commit9659f7131fd0be66abe9c6664163f179156a07e7 (patch)
tree3a48c1e1fed7795831562318a7e90d2433dade36 /samples
parent8c5de9dcd527731ced700f4f7c496e04df74c9c0 (diff)
downloadcrosstool-ng-9659f7131fd0be66abe9c6664163f179156a07e7.tar.gz
crosstool-ng-9659f7131fd0be66abe9c6664163f179156a07e7.tar.bz2
crosstool-ng-9659f7131fd0be66abe9c6664163f179156a07e7.zip
Rename the GCC version option to match current config.
Diffstat (limited to 'samples')
-rw-r--r--samples/avr32-unknown-none/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/avr32-unknown-none/crosstool.config b/samples/avr32-unknown-none/crosstool.config
index aed5349b..880a18f6 100644
--- a/samples/avr32-unknown-none/crosstool.config
+++ b/samples/avr32-unknown-none/crosstool.config
@@ -4,7 +4,7 @@ CT_CONFIG_SHELL_SH=y
CT_LOG_EXTRA=y
CT_ARCH_avr32=y
CT_BINUTILS_V_2_18a=y
-CT_CC_V_4_2_2=y
+CT_CC_GCC_V_4_2_2=y
CT_LIBC_NEWLIB_V_1_17_0=y
CT_LIBC_NEWLIB_IO_LL=y
CT_LIBC_NEWLIB_IO_FLOAT=y