kumquat-buildroot/package/libopenssl
Fabrice Fontaine 8c2c959b02 package/libopenssl: fix static build
no-dso option has been removed with
31b6ed76df

To fix this error, use "gcc" target in static builds. This target is
very minimalistic, we need to manually pass -lpthread and
-DOPENSSL_THREADS however we can also remove libdl workarounds

Fixes:
 - http://autobuild.buildroot.org/results/96d6b89d20980e8f7fa450b832474a81d492b315

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-06-01 00:12:21 +02:00
..
0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch
0002-Reproducible-build-do-not-leak-compiler-path.patch
0003-Introduce-the-OPENSSL_NO_MADVISE-to-disable-call-to-.patch
libopenssl.hash
libopenssl.mk package/libopenssl: fix static build 2019-06-01 00:12:21 +02:00