Unmark gcc-4.3.3 as being EXPERIMENTAL.

-------- diffstat follows --------
 /trunk/config/cc/gcc.in |    3     1     2     0 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
This commit is contained in:
Yann E. MORIN" 2009-05-03 21:11:26 +00:00
parent 38c549d748
commit 6752ebb01f

View File

@ -108,8 +108,7 @@ config CC_V_4_3_2
config CC_V_4_3_3
bool
prompt "4.3.3 (EXPERIMENTAL)"
depends on EXPERIMENTAL
prompt "4.3.3"
select CC_GCC_4_3_or_later
config CC_V_4_4_0