| Summary: | devel/vxlog: fix build with libc++ | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | CC: | konstantin.lepa | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(konstantin.lepa) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Maintainer CC'd A commit references this bug: Author: amdmi3 Date: Wed Jan 14 19:04:37 UTC 2015 New revision: 377038 URL: https://svnweb.freebsd.org/changeset/ports/377038 Log: - Use correct namespace for shared_ptr with libc++, fixes build on 10+ PR: 195904 Submitted by: amdmi3 Approved by: maintainer timeout Changes: head/devel/vxlog/files/ head/devel/vxlog/files/patch-src__vxlog__console-outputter.h head/devel/vxlog/files/patch-src__vxlog__file-outputter.h head/devel/vxlog/files/patch-src__vxlog__logger.h head/devel/vxlog/files/patch-src__vxlog__outputter-interface.h head/devel/vxlog/files/patch-src__vxlog__syslog-outputter.h |
Created attachment 150490 [details] Patch Use correct namespace for shared_ptr with libc++, fixes build on 10+