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 libopenssl: bump version to 1.1.1a 2019-02-04 21:57:54 +01:00
0002-Reproducible-build-do-not-leak-compiler-path.patch package/libopenssl: renumber patches 2019-02-09 12:41:52 +01:00
0003-Introduce-the-OPENSSL_NO_MADVISE-to-disable-call-to-.patch package/libopenssl: renumber patches 2019-02-09 12:41:52 +01:00
libopenssl.hash package/libopenssl: security bump to version 1.1.1c 2019-05-31 09:58:59 +02:00
libopenssl.mk package/libopenssl: fix static build 2019-06-01 00:12:21 +02:00