summaryrefslogtreecommitdiffstats
path: root/package/libssh2
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2018-03-20 17:56:57 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-04-06 16:52:00 +0200
commit14f18ecaaa3476d5fb46f89662edd61a3ca4fc8c (patch)
tree94ae9fc4770d99c356d201f8059a030a159b522d /package/libssh2
parent4f8ef1371de1fa0329c38f5698e00e05cff6f68b (diff)
downloadbuildroot-14f18ecaaa3476d5fb46f89662edd61a3ca4fc8c.tar.gz
buildroot-14f18ecaaa3476d5fb46f89662edd61a3ca4fc8c.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> (cherry picked from commit 1d10e9dc8c96f37cf79e54bc250df88559789c63) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libssh2')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud