b7644af3c0
Without this patch openssl adds -latomic twice to Libs.private in libcrypto.pc: cat output/per-package/opensc/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libcrypto.pc | grep atomic Libs.private: -ldl -pthread -latomic -latomic Instead of passing -latomic to Configure we use the target arch "linux-latomic" which is provided by upstream since version 3.0.0 especially for libatomic handling: |
||
---|---|---|
.. | ||
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 | ||
0004-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch | ||
0006-Revert-Fix-static-builds.patch | ||
Config.in | ||
libopenssl.hash | ||
libopenssl.mk |