diff options
| -rw-r--r-- | web/include/status.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/web/include/status.php b/web/include/status.php index 4bb9719..fd2f159 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -91,7 +91,7 @@  		<td>gcc-sparc</td> <!--Platform-->  		<td>working</td> <!--Status-->  		<td></td> <!--LKWR--> -		<td></td> <!--Notes--> +		<td>Release build crashes.</td> <!--Notes-->  	</tr>  	<tr>  		<td scope="row">IRIX</td> <!--OS--> | 
