Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2023 15:14:49 GMT
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 84ffbd7782d2 - main - OpenSSL: Merge OpenSSL 1.1.1u
Message-ID:  <202305301514.34UFEnpE032586@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jkim:

URL: https://cgit.FreeBSD.org/src/commit/?id=84ffbd7782d2e98e440782b453f4e64cd1026d33

commit 84ffbd7782d2e98e440782b453f4e64cd1026d33
Author:     Jung-uk Kim <jkim@FreeBSD.org>
AuthorDate: 2023-05-30 15:14:28 +0000
Commit:     Jung-uk Kim <jkim@FreeBSD.org>
CommitDate: 2023-05-30 15:14:28 +0000

    OpenSSL: Merge OpenSSL 1.1.1u
---
 secure/lib/libcrypto/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 8fde4f19d046..d8b8f454122c 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -121,7 +121,6 @@ SRCS+=	ppc.S ppc-mont.S
 .else
 SRCS+=	bn_asm.c
 .endif
-SRCS+=	rsa_sup_mul.c
 
 # Full of strict aliasing violations that LLVM has been seen to break with
 # optimisations, which can lead to ECDSA signatures not working. See



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305301514.34UFEnpE032586>