CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2024/07/11 23:26:34
Modified files: lib/libssl/hidden: ssl_namespace.h Log message: Despite being an ELF citizen, hppa is its own special snowflake and requires different asm stanzas to produce strong aliases. This unbreaks libssl on hppa after the recent switch to LIBRESSL_NAMESPACE.