document __FreeBSD_version bump for libgcc changes.
This commit is contained in:
parent
9e9b6cad4d
commit
e1c8ca6f83
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8669
2 changed files with 36 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.136 2001/01/04 03:29:20 wollman Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.137 2001/01/04 04:53:14 kuriyama Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -2912,6 +2912,17 @@ post-install:
|
|||
<entry>411001</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.2-RELEASE</entry>
|
||||
<entry>420000</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.2-STABLE after combining libgcc.a and
|
||||
libgcc_r.a, and associated GCC linkage changes.</entry>
|
||||
<entry>420001</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT</entry>
|
||||
<entry>500000</entry>
|
||||
|
@ -2995,6 +3006,12 @@ post-install:
|
|||
<sys/selinfo.h>.</entry>
|
||||
<entry>500014</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after combining libgcc.a and
|
||||
libgcc_r.a, and associated GCC linkage changes.</entry>
|
||||
<entry>500015</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.136 2001/01/04 03:29:20 wollman Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.137 2001/01/04 04:53:14 kuriyama Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -2912,6 +2912,17 @@ post-install:
|
|||
<entry>411001</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.2-RELEASE</entry>
|
||||
<entry>420000</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.2-STABLE after combining libgcc.a and
|
||||
libgcc_r.a, and associated GCC linkage changes.</entry>
|
||||
<entry>420001</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT</entry>
|
||||
<entry>500000</entry>
|
||||
|
@ -2995,6 +3006,12 @@ post-install:
|
|||
<sys/selinfo.h>.</entry>
|
||||
<entry>500014</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after combining libgcc.a and
|
||||
libgcc_r.a, and associated GCC linkage changes.</entry>
|
||||
<entry>500015</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue