Commit Graph

10 Commits

Author SHA1 Message Date
Mark Harris
ec1aa3b77d
Fix openssl3 for platforms without shared libs
We need to also disable loading of dynamic shared objects (modules)
with no-dso.
2026-02-23 22:51:47 -08:00
Mark Harris
ee98498dab
openssl3: Set openssldir to /etc/ssl
Without this it defaulted to $prefix/ssl which was /usr/ssl.
However ca-certificates installs the certificates in /etc/ssl.
Also there is no longer anything at "${COOKBOOK_STAGE}/"{share,ssl}
to delete.
2026-02-20 00:54:27 -08:00
Anhad Singh
b17dd28e62
misc(recipes): remove DYNAMIC_INIT from source scripts
`autotools_recursive_regenerate` is now defined regardless of
`DYNAMIC_INIT`.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-02-04 18:27:55 +11:00
Wildan M
b1669277dd
Make deps for hosts recipes work 2025-11-30 00:14:30 -08:00
Jeremy Soller
3c018183d0
gnutls3: compile dynamically and add brotli, zlib, and zstd support 2025-11-10 20:44:11 -07:00
Ribbon
4571365bcc Try to fix more CMake-based recipes 2025-10-12 19:34:06 -03:00
Wildan M
cdf9fe3e8d Port OpenSSL3 2025-09-20 13:34:16 +07:00
Ribbon
8adc701839 Correctly generate the GNU Autotools configuration in some recipes 2025-06-06 11:21:16 -03:00
Jeremy Soller
05fcaec55e
gnutls3: compile dynamically 2025-05-02 09:25:28 -06:00
Ribbon
8ceb3ac122 Move recipes 2024-07-07 09:25:06 +00:00