The amd64 LINT item is effectively complete. Thanks to David Obrien and
others for working on this.
This commit is contained in:
parent
a7c2eeba63
commit
37dc3474c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20360
1 changed files with 1 additions and 8 deletions
|
@ -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.3R/todo.sgml,v 1.14 2004/02/28 23:05:24 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.15 2004/03/18 01:53:40 obrien Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -129,13 +129,6 @@
|
|||
complete local<->remote delivery without grabbing Giant.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>LINT build on amd64</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.obrien;, &a.peter;</td>
|
||||
<td>LINT must build for amd64, since it's a Tier-1 platform.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>kld support for amd64</td>
|
||||
<td>&status.new;</td>
|
||||
|
|
Loading…
Reference in a new issue