kumquat-buildroot/package/socat
Baruch Siach 1ca100c2d2 package/socat: fix printf feature detection
socal configure uses AC_TRY_RUN to detect printf features. This does
not work for cross compilation.

All C libraries we use support C99 snprintf. Only glibc and uClibc
support the deprecated Z modifier.

These issues were noticed by an inspection of configure.ac.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-11-05 23:46:02 +01:00
..
0001-no-documentation.patch
0002-compat-set-NETDB_INTERNAL.patch
0003-configure.ac-correct-the-getprotobynumber_r-test.patch
Config.in
socat.hash
socat.mk