Boost logo

Boost-Build :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2008-08-29 12:28:36


Vladimir Prus wrote:
> On Friday 29 August 2008 14:13:40 John Maddock wrote:
>> Folks I'm looking for a way to detect when BBv2 is invoked on FreeBSD in
>> order to fix issue https://svn.boost.org/trac/boost/ticket/2028 does $(OS)
>> evaluate to "FreeBSD" there? Or at least the value of "uname -s"?
>
> No. OS might be either of FREEBSD, OPENBSD, NETBSD, DRAGONFLYBSD,
> or KFREEBSD. Just checking for *BSD is what's usually done, I think.

The easier way is to use
"<target-os>freebsd:<include>/usr/local/includes" as a requirement.
Since we already have the logic to translate the OS into the
<target-os>/<host-os> features.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk