mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 08:40:39 -04:00
The main problem with building this port with clang was the use of shared_ptr without the boost namespace which clashes with libc++. This occurs in numerous places but luckly sed can fix most of them save for a few files that inconsistently used boost names. It was also missing an explicit link to libboost_system [1] PR: ports/176172 Submitted by: Oliver Hartmann Approved by: Maintainer timeout Stage support: blanket approval MFH: 2014Q2 |
||
---|---|---|
.. | ||
patch-Makefile.in | ||
patch-source_base_image_image.cpp | ||
patch-vfe_unix_vfeplatform.cpp | ||
patch-vfe_vfe.cpp | ||
patch-vfe_vfe.h | ||
patch-vfe_vfesession.cpp | ||
patch-vfe_vfesession.h |