]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r284732:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 3 Jul 2015 20:29:04 +0000 (20:29 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 3 Jul 2015 20:29:04 +0000 (20:29 +0000)
commit74965b31129a51c3a2cf47872d47adf6790fbeaa
tree7bc244d8ecc69e80b7ea5beb4d20b1e0971f4405
parent567dcc8f27c18c55dedf6bf982282914936869e1
MFC r284732:

Add __cxa_deleted_virtual to libcxxrt's version map.

This symbol can sometimes be emitted by clang++, and was not yet
exported from libcxxrt.  Attempt to be compatible with libsupc++ by
using the same CXXABI_1.3.6 symbol version.

Approved by: re (kib)
Reported by: yuri@rawbw.com
PR: 200863
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D2850

git-svn-id: svn://svn.freebsd.org/base/stable/10@285109 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libcxxrt/Version.map