packages/libs/boost
Hauke Mehrtens f966e760b7 boost: build always with -std=gnu++14 with recent compilers.
Some parts of boost need at least C++11, activate -std=gnu++14
when possible and otherwise use -std=gnu++11 instated of using the
default which is -std=gnu++98.

This fixes the build for me when I build everything expect
boost-coroutine2 with gcc 5.4.0 on LEDE.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-12-25 17:52:51 +01:00
..
patches boost: Patch to support Fiber 2016-11-13 13:58:39 +00:00
Makefile boost: build always with -std=gnu++14 with recent compilers. 2016-12-25 17:52:51 +01:00