buildroot/package/gnutls
Stefan Sørensen 838f67c27f package/gnutls: fix build with uClibc
Since v3.6.14 gnutls wants to use the 'e' flag with fopen to set the
O_CLOEXEC flags. Since this is a glibc extension, it will trigger a
gnulib override of fopen on non-glibc systems, but that override
breaks the uClibc stdio.h header.

Fixes:
http://autobuild.buildroot.org/results/02f/02f2b524add307c8f7cc1af1ed0783bb1baf029a

Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-07-09 09:16:35 +02:00
..
0001-Fix-gnulib-stdio.h-include-on-uclibc.patch package/gnutls: fix build with uClibc 2020-07-09 09:16:35 +02:00
Config.in
gnutls.hash package/gnutls: security bump to 3.6.14 2020-06-21 23:32:43 +02:00
gnutls.mk package/gnutls: security bump to 3.6.14 2020-06-21 23:32:43 +02:00