kumquat-buildroot/package/socat
Baruch Siach 934ec83e9d package/socat: disable openssl for static build
socat's configure script does not take the zlib dependency into
account when linking with libssl, and therefore fails at detecting
libssl in BR2_STATIC_LIBS=y configurations.

Since there is no easy way to add the zlib dependency, just disable
openssl support for static builds.

This is not fixing a build failure: libssl was not detected in
BR2_STATIC_LIBS=y configurations, so what this commit does is make it
explicit.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-11-05 23:47:01 +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