[openssl] master update
Dr. Paul Dale
pauli at openssl.org
Sun Jun 13 23:19:03 UTC 2021
The branch master has been updated
via d049485cfb1b64a0937e3eb2191168b3d3bce3aa (commit)
from e2217b44f43753320ec74e62f8cbc6b9e9feaa9d (commit)
- Log -----------------------------------------------------------------
commit d049485cfb1b64a0937e3eb2191168b3d3bce3aa
Author: Tomas Mraz <tomas at openssl.org>
Date: Thu Jun 10 18:27:02 2021 +0200
Avoid duplicating prov_running.o in libdefault and libcrypto
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15704)
-----------------------------------------------------------------------
Summary of changes:
providers/build.info | 2 --
1 file changed, 2 deletions(-)
diff --git a/providers/build.info b/providers/build.info
index 3f55f3aa44..a70fa1a24c 100644
--- a/providers/build.info
+++ b/providers/build.info
@@ -162,5 +162,3 @@ ENDIF
# include all the object files that are needed.
$NULLGOAL=../libcrypto
SOURCE[$NULLGOAL]=nullprov.c prov_running.c
-
-SOURCE[$LIBDEFAULT]=prov_running.c
More information about the openssl-commits
mailing list