On 11/18/2011 03:55 PM, Dennis Clarke wrote:
cool.
However .. there is a small error in one of the rows.
this section :
<tr>
<td>arm-unknown-rtemseabi4.11</td>
<td>x86_64-unknown-linux-gnu</td>
If you'd actually look at the testresults for this entry (and buildstat
pages for previous releases) then you'd know that the second column is
used for the host when it differs from the target.
In this case the target arm-unknown-rtemseabi4.11 was built on a
x86_64-unknown-linux-gnu host.
So there is no error here, and no edit is needed.
-tgc