Bump __FreeBSD_version and __FreeBSD_cc_version due to the C++ ABI change
in GCC 2.95.2 from -fvtable-thunks to -fno-vtable-thunks by default.
This commit is contained in:
parent
f19bd96c6e
commit
87dd344ffe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6444
4 changed files with 32 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.74 2000/01/21 20:42:27 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.75 2000/01/27 19:54:26 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -3481,6 +3481,13 @@ post-install:
|
|||
<entry>400014</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.0-CURRENT after the C++ ABI change in GCC 2.95.2
|
||||
from -fvtable-thunks to -fno-vtable-thunks by
|
||||
default</entry>
|
||||
<entry>400015</entry>
|
||||
</row>
|
||||
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.74 2000/01/21 20:42:27 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.75 2000/01/27 19:54:26 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -3481,6 +3481,13 @@ post-install:
|
|||
<entry>400014</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.0-CURRENT after the C++ ABI change in GCC 2.95.2
|
||||
from -fvtable-thunks to -fno-vtable-thunks by
|
||||
default</entry>
|
||||
<entry>400015</entry>
|
||||
</row>
|
||||
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.74 2000/01/21 20:42:27 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.75 2000/01/27 19:54:26 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -3481,6 +3481,13 @@ post-install:
|
|||
<entry>400014</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.0-CURRENT after the C++ ABI change in GCC 2.95.2
|
||||
from -fvtable-thunks to -fno-vtable-thunks by
|
||||
default</entry>
|
||||
<entry>400015</entry>
|
||||
</row>
|
||||
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.74 2000/01/21 20:42:27 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.75 2000/01/27 19:54:26 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -3481,6 +3481,13 @@ post-install:
|
|||
<entry>400014</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.0-CURRENT after the C++ ABI change in GCC 2.95.2
|
||||
from -fvtable-thunks to -fno-vtable-thunks by
|
||||
default</entry>
|
||||
<entry>400015</entry>
|
||||
</row>
|
||||
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue