1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-26 01:27:41 +02:00
openwrt-packages/libs/boost
Carlos Miguel Ferreira ecb166740c
boost: Bug-fix release
This release fixes the following issues
[1] - A second run to build Boost was executed, even though
       Boost.Python3 was not selected.
[2] - Because wserialization and coroutine2 targets were removed from
       Boost building system, the flags "--without-wserialization" and
       "--without-coroutine2" no longer work and are now suppressed.
       The option coroutine2 just selects the necessary dependencies for
       the header-library to work.
       The sub-package wserialization just selects the serialization
       dependency and packs the wserialization shared object.

[1]: cf67f5f47a (comments)
[2]: https://github.com/openwrt/packages/issues/4974

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2017-10-20 19:03:38 +01:00
..
patches boost: 1.65.1 Update 2017-09-18 00:47:25 +01:00
Makefile boost: Bug-fix release 2017-10-20 19:03:38 +01:00