summaryrefslogtreecommitdiffstats
path: root/package/python-websocket-client
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2018-03-20 17:56:57 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-03-24 21:36:06 +0100
commit1d10e9dc8c96f37cf79e54bc250df88559789c63 (patch)
tree1998e7bbfb59d5c35288201afe70cf84c0722470 /package/python-websocket-client
parentf4e8dcc1d51c448a5932e576882ff4901e29463b (diff)
downloadbuildroot-1d10e9dc8c96f37cf79e54bc250df88559789c63.tar.gz
buildroot-1d10e9dc8c96f37cf79e54bc250df88559789c63.zip
qemu: fix build with glibc 2.27
glibc version 2.27 added a wrapper for the memfd_create system call. The wrapper prototype collides with a static declaration of memfd_create. Add upstream patch to correctly detect the glibc provided memfd_create definition. Fixes: http://autobuild.buildroot.net/results/b82/b825c0cd397424b1fc7fa87c580e1757dc25c588/ http://autobuild.buildroot.net/results/9aa/9aa3853d23c0dc72bf3632b4d66ae39f597f5250/ http://autobuild.buildroot.net/results/b13/b13039ba602b9d500b939d259816a39ba24e1ba2/ Cc: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Romain Naour <romain.naour@gmail.com> Tested-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-websocket-client')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud