[edk2-devel] [PATCH 02/24] CryptoPkg/openssl: process_files.pl: drop UefiAsm.conf

Gerd Hoffmann kraxel at redhat.com
Fri Dec 3 16:07:26 UTC 2021


Throws duplicate errors.
Seems to be upstream now (openssl/Configurations/10-main.conf).
So not needed any more I guess?

Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
 CryptoPkg/Library/OpensslLib/process_files.pl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CryptoPkg/Library/OpensslLib/process_files.pl b/CryptoPkg/Library/OpensslLib/process_files.pl
index 42bff05fa629..b320ac9b59a6 100755
--- a/CryptoPkg/Library/OpensslLib/process_files.pl
+++ b/CryptoPkg/Library/OpensslLib/process_files.pl
@@ -150,7 +150,6 @@ BEGIN {
             # Configure UEFI
             system(
                 "./Configure",
-                "--config=../UefiAsm.conf",
                 "$uefi_config",
                 "no-afalgeng",
                 "no-async",
-- 
2.33.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84303): https://edk2.groups.io/g/devel/message/84303
Mute This Topic: https://groups.io/mt/87479917/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list