https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200863
Bug ID: 200863
Summary: Added missing '__cxa_deleted_virtual' into libcxxrt
Product: Base System
Version: 10.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 157742
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157742&action=edit
patch
This symbol wasn't exported from libcxxrt.so, but clang sometimes produces
references to it during the normal build process:
> undefined reference to `__cxa_deleted_virtual'
Spotted on 10.1 during some plain C++ port update.
Must be MFCd to 10.X.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"