From: Bernhard Reutner-Fischer Date: Tue, 21 Aug 2007 10:32:55 +0000 (-0000) Subject: - 4.2.1 obsoletes 4.2.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d9e272318216195c1e0f266d0aa733d9937b3d00;p=buildroot.git - 4.2.1 obsoletes 4.2.0 --- diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index ff38c29cab..811075d238 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -69,7 +69,7 @@ choice bool "gcc 4.1.2" config BR2_GCC_VERSION_4_2_0 - depends !BR2_avr32 && !BR2_nios2 + depends !BR2_avr32 && !BR2_nios2 && BR2_DEPRECATED bool "gcc 4.2.0" config BR2_GCC_VERSION_4_2_1