Subject: [Boost-bugs] [Boost C++ Libraries] #1074: FreeBSD specific patches to boost 1.34.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-03 07:20:05
#1074: FreeBSD specific patches to boost 1.34.0
--------------------------------+-------------------------------------------
Reporter: barner_at_[hidden] | Type: Patches
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: release 1.34.0
Severity: Showstopper | Keywords: patch freebsd
--------------------------------+-------------------------------------------
Porting boost 1.34.0 to FreeBSD (I am the FBSD maintainer of the boost
port), resulted in
the following patches that should be included into the boost distribution:
patch-libs_random_random_device.cpp: Fixes the random device code on
FreeBSD
patch-libs_regex_build_Jamfile.v2: /usr/local/include is not a standard
include path on FreeBSD
and thus must be explicitly passed to the compiler in order to detect and
use the ICU library
patch-tools_build_v2_tools_python.jam: -ldl is not necessary on the BSD
(dlopen is built into libc)
See also: http://svn.boost.org/trac/boost/ticket/1010
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1074>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:55 UTC