Document __FreeBSD_version bump for libc/libc_r changes.
Reminded by: wollman
This commit is contained in:
parent
f62b948a50
commit
9d697f2242
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8731
2 changed files with 14 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.137 2001/01/04 04:53:14 kuriyama Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.138 2001/01/10 17:58:31 obrien Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -3012,6 +3012,12 @@ post-install:
|
|||
libgcc_r.a, and associated GCC linkage changes.</entry>
|
||||
<entry>500015</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after change allowing libc and libc_r
|
||||
to be linked together, deprecating -pthread option.</entry>
|
||||
<entry>500016</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.137 2001/01/04 04:53:14 kuriyama Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.138 2001/01/10 17:58:31 obrien Exp $
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
|
@ -3012,6 +3012,12 @@ post-install:
|
|||
libgcc_r.a, and associated GCC linkage changes.</entry>
|
||||
<entry>500015</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after change allowing libc and libc_r
|
||||
to be linked together, deprecating -pthread option.</entry>
|
||||
<entry>500016</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue