boost: Package Version Update -> 1.64.0 4298/head
authorCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Tue, 25 Apr 2017 12:30:35 +0000 (13:30 +0100)
committerCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Thu, 27 Apr 2017 09:48:17 +0000 (10:48 +0100)
commitf32e2d12598b7f15b0639055f600f2ab88875d1c
tree2aad196d2783f787dc76c9f42ce6a5fbcfe08c50
parent1984a82b362b4adfb547d04bc7184795bb7b37be
boost: Package Version Update -> 1.64.0

Maintainer: @ClaymorePT
Compile tested: Broadcom BCM2708
Run tested: None

Description:
 - New header-only library -> Process
   -> Process library by Klemens D. Morgenstern, that provides cross
        platorm ways to allows you to:
      - create child processes
      - setup streams for child processes
      - communicate with child processes through streams
          (synchronously or asynchronously)
      - wait for processes to exit (synchronously or asynchronously)
      - terminate processes

Information about the 1.64.0 release (updated libraries, bug fixes,
 etc), can be found here [1].

[1]: http://www.boost.org/users/history/version_1_64_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
libs/boost/Makefile
libs/boost/patches/02_fix_context_overload_ambiguity.patch [new file with mode: 0755]
libs/boost/patches/02_fix_libc_regression_execution_monitor.patch [deleted file]