buildroot/package/boost
Fabrice Fontaine ac3bb80b1f package/boost: fix musl build
Fix the following build failure on musl raised since bump to version
1.78.0 in commit ebef618914:

In file included from libs/log/src/permissions.cpp:18:
./boost/interprocess/permissions.hpp:73:14: error: 'mode_t' in namespace '::' does not name a type
   73 |    typedef ::mode_t    os_permissions_type;
      |              ^~~~~~

Fixes:
 - http://autobuild.buildroot.org/results/ca22263cef24b0240f7e5c374c0aeebb01ecc63e

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-12-27 11:22:18 +01:00
..
0001-Fix-missing-sys-stat-h-include-on-musl-based-systems.patch package/boost: fix musl build 2021-12-27 11:22:18 +01:00
boost.hash package/boost: bump to version 1.78.0 2021-12-16 21:08:36 +01:00
boost.mk package/boost: bump to version 1.78.0 2021-12-16 21:08:36 +01:00
Config.in package/boost: fix math with no atomics 2021-09-12 11:27:28 +02:00