kumquat-buildroot/package/boost
Thomas Petazzoni 13d470fe91 package/boost: drop no longer needed patch 0004-workaround-musl-bug.patch
The 0004-workaround-musl-bug.patch was added because musl's <sched.h>
was using memset(), but without including <string.h>. So including
just <sched.h> was causing a build failure.

However, this issue in musl has been fixed in upstream musl commit
48be5b6313d7b827acf555769e93b389fa9f6307 ("fix use of memset without
declaration in sched.h cpu set macros"). This commit was part of musl
1.1.17, which has been released a while ago. Both 2019.02.x, 2019.05.x
and master use a newer musl version.

So the workaround in Boost can be dropped.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-08-03 15:28:32 +02:00
..
0001-fix-ambiguous-format-call-on-64bit-builds.patch
0002-fix-uclibc-eventfd.patch
0003-fenv.patch
boost.hash package/boost: bump to version 1.70.0 2019-04-17 21:06:09 +02:00
boost.mk package/boost: don't install boost cmake files 2019-04-18 11:25:28 +02:00
Config.in package/boost: remove gcc bug 85180 dependency for boost-fiber option 2019-08-03 12:57:45 +02:00