summaryrefslogtreecommitdiffstats
path: root/package/python-pathpy
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2017-07-17 07:11:38 +0300
committerPeter Korsgaard <peter@korsgaard.com>2017-07-17 09:06:23 +0200
commit5242701f3aa8426cdf2cc9a176ef06194db93d5f (patch)
treeae5a49ba6874c1a7743f26fc930a49076c8e7e31 /package/python-pathpy
parentb3eca095003aecde94414fd1f01a831f1af198ec (diff)
downloadbuildroot-5242701f3aa8426cdf2cc9a176ef06194db93d5f.tar.gz
buildroot-5242701f3aa8426cdf2cc9a176ef06194db93d5f.zip
expat: fix build on and for kernel older than 3.17
The expat build system now fails when the getrandom() system call is not supported. This affect both host and target builds. Define XML_POOR_ENTROPY for target kernels older than 3.17 to fix the build. For the host package define XML_POOR_ENTROPY unconditionally since we have no easy way to know the host kernel version. Note that expat will still use getrandom() on the host when it is available, we don't make security any worse. Fixes (host): http://autobuild.buildroot.net/results/928/928dc2b56d931da84055fdfe78929d1f956de53b/ http://autobuild.buildroot.net/results/ee9/ee90d0a456cbce4c7f22e5f61006612bd9ba30d5/ http://autobuild.buildroot.net/results/dac/dac7231242123ae3dcaa6bbdd65b44fe8d8cb20c/ Fixes (target): http://autobuild.buildroot.net/results/308/308e830219fdfebb5aa6aef51c1dc784254998f6/ http://autobuild.buildroot.net/results/73f/73fa946b0a2205e946ad414079f88e4bdb416f00/ http://autobuild.buildroot.net/results/9d7/9d7bad22ace7fa211b31d752a2255e07cede68be/ [Peter: also use HOST_CPPFLAGS] Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-pathpy')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud