The compiler problems with XFree86-4-libraries on sparc64 have been worked

around thanks to Eric Anholt.  Remove the item from the list.
This commit is contained in:
Scott Long 2003-05-14 14:18:59 +00:00
parent 0ca5fa5d69
commit 9410670168
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16898

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.38 2003/05/09 20:08:07 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.39 2003/05/13 03:12:10 rwatson Exp $">
<!ENTITY title "FreeBSD 5.1 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -56,15 +56,6 @@
fixed in order to get a successful package build.</td>
</tr>
<tr>
<td>gcc sparc64 problems</td>
<td>--</td>
<td>--</td>
<td>&a.kris; reports that there is a gcc bug on sparc64 that
prevents the build of XFree86-4-libraries. &a.kan; is working on
a gcc 3.3 patchset for test.</td>
</tr>
<tr>
<td>ia64 sio support</td>
<td>In progress</td>