[Boost-bugs] [Boost C++ Libraries] #5611: bjam: define the right OS name on Hurd

Subject: [Boost-bugs] [Boost C++ Libraries] #5611: bjam: define the right OS name on Hurd
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-06-16 01:55:32


#5611: bjam: define the right OS name on Hurd
------------------------------+---------------------------------------------
 Reporter: smr@… | Owner:
     Type: Patches | Status: new
Milestone: To Be Determined | Component: Building Boost
  Version: Boost 1.46.1 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 Report from Pino Toscano (see http://bugs.debian.org/cgi-
 bin/bugreport.cgi?bug=630652):

 Currently bjam does not identify Hurd when using e.g. os.name in jam
 scripts:
 {{{
   $ bjam -v | head -n1
   Boost.Jam Version 3.1.19. OS=UNKNOWN.
 }}}

 The attached patch (which should be suitable for upstream inclusion) sets
 the
 correct #define's for Hurd in bjam, adding also the path detection for the
 bjam test suite.
 {{{
   $ bjam -v | head -n1
   Boost.Jam Version 3.1.19. OS=HURD.
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5611>
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:50:06 UTC