summaryrefslogtreecommitdiffstats
path: root/package/python-numpy/python-numpy.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-10-21 17:54:59 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-10-21 17:54:59 +0200
commit8f1d35569d39cb26cd1feba62aa410db16999f67 (patch)
treeca7e3aa78c9f44ec1af2d60b862680fb1ee444c3 /package/python-numpy/python-numpy.hash
parent61fc25af83ba6f10cb27882560e281e7c29d1001 (diff)
downloadbuildroot-8f1d35569d39cb26cd1feba62aa410db16999f67.tar.gz
buildroot-8f1d35569d39cb26cd1feba62aa410db16999f67.zip
boost: add workaround patch for musl issue
musl has a bug in that <sched.h> defines CPU_ZERO(), which uses memset(), but it doesn't have the prototype for it. This has been fixed by upstream musl but until we rebuild our toolchains, let's have a patch for Boost that works around this problem. We will of course remove this patch once musl is updated to 1.1.17 and our toolchains have been rebuilt. Fixes: http://autobuild.buildroot.net/results/6884cff634367cb640940051a60e5e13f30f70a2/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-numpy/python-numpy.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud