Note __FreeBSD_version bump to 500022 for SSE support.
Forgotten by: peter
This commit is contained in:
parent
2a890510dc
commit
0ef643f9f4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9860
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.154 2001/06/23 06:57:06 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.155 2001/07/08 01:09:49 dd Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -3054,6 +3054,11 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
<entry>5.0-CURRENT after Bzip2 import.</entry>
|
||||
<entry>500021</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after SSE support.</entry>
|
||||
<entry>500022</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue