[openssl/openssl] 5fa5d5: s390x: Fix build on s390x with 'disable-asm'

Ingo Franzki noreply at github.com
Tue Feb 6 08:32:22 UTC 2024


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 5fa5d59750db9df00f4871949a66020ac44f4f9c
      https://github.com/openssl/openssl/commit/5fa5d59750db9df00f4871949a66020ac44f4f9c
  Author: Ingo Franzki <ifranzki at linux.ibm.com>
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
    M include/crypto/bn.h

  Log Message:
  -----------
  s390x: Fix build on s390x with 'disable-asm'

Do not define S390X_MOD_EXP for a NO_ASM build, this would result in
unresolved externals for s390x_mod_exp and s390x_crt.

Signed-off-by: Ingo Franzki <ifranzki at linux.ibm.com>

Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23458)

(cherry picked from commit a5b0c568dbefddd154f99011d7ce76cfbfadb67a)




More information about the openssl-commits mailing list