Boost Makefile Update to Version 1.59
authorcmf <redacted>
Thu, 20 Aug 2015 13:28:47 +0000 (14:28 +0100)
committercmf <redacted>
Thu, 20 Aug 2015 13:28:47 +0000 (14:28 +0100)
commitac8ed17be989d9abc418494a908cc4dba99877ff
tree8a9c24b43710730a2e91bbf97555c81218d7fa87
parenta94f520bcd410beb3c874bdf745a082ff4f24c4e
Boost Makefile Update to Version 1.59
This commit updates Boost to version 1.59, released in the 13th of August of 2015 [1].
  - The new version adds two new template libraries, Convert [2] and CoRoutine2 [3].
  - [Warning]-> CoRoutine2 library absolutly requires a C++14 compiler.
  - patch 001-mips-options-fix.patch was removed, since it is already incorporated upstream.

[1] - http://www.boost.org/users/history/version_1_59_0.html
[2] - http://www.boost.org/libs/convert/
[3] - http://www.boost.org/libs/coroutine2/

Signed-off-by: Carlos Ferreira <redacted>
libs/boost/Makefile
libs/boost/patches/001-mips-options-fix.patch [deleted file]
git clone https://git.99rst.org/PROJECT