boost: Updates for python builds and library packages
authorTed Hess <redacted>
Mon, 23 Nov 2015 18:51:54 +0000 (13:51 -0500)
committerTed Hess <redacted>
Mon, 23 Nov 2015 18:56:26 +0000 (13:56 -0500)
commit1933a7aa3dbfa7e3301dc952bf0d806bee11aaaf
tree82b4db03426a12280e1708b5f48f59022e0059d3
parent7f3c9e469f727c5e42417c8b3fdf30eb99eda37a
boost: Updates for python builds and library packages

    Minor Fixes:
     - Fixed bug related to Python 3.5 support. [1]
       - "--without-python3" was being issued when it should only be
         "--without-python".
       - "--without-python" is only issued in the event of neither Python 3.5
         support neither Python 2.7 support is requested.
     - Fixed an old bug related to coroutine2 support (added selector).
       - "--without-coroutin2" was not being issued, even when boost-coroutine was
         not selected. Because of that, the boost building system was compiling
         boost- coroutine and all of its dependencies.
     - Added selector for boost-graph-parallel.

     References:
     [1] - openwrt@8f7e090#commitcomment-14542816

Signed-off-by: Carlos M. Ferreira <redacted>
Signed-off-by: Ted Hess <redacted>
libs/boost/Makefile
git clone https://git.99rst.org/PROJECT