From 473484fe9ee05cf12f03713cdb8c7343e1afe1e9 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Tue, 15 Jul 2003 19:29:23 +0000 Subject: [PATCH] Take GCC 3.3 off the list since it's done. Thanks to Alexander and everyone else for making this happen. --- en/releases/5.2R/todo.sgml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index 1c678f5b81..1832d1a9af 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -161,16 +161,6 @@ support for the AMD64 architecture in 5.2-RELEASE. - - GCC 3.3 upgrade - In progress - &a.obrien; &a.kan; - To properly support AMD64, a compiler upgrade is required; - however, the new GCC 3.3 has a substantial number of new warnings - that will disrupt application support, preventing inclusion in - 5.1-RELEASE. This is a must-have for 5.2-RELEASE. - - Revised kld build infrastructure --