Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 30e72bc7c796ccf715f76ed1423e566641a16500
https://github.com/tianocore/edk2/commit/30e72bc7c796ccf715f76ed1423e566641a16500
Author: Zihan Qi <[email protected]>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M CryptoPkg/Library/OpensslLib/OpensslLib.inf
M CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
Log Message:
-----------
CryptoPkg/OpensslLib: Add NDEBUG flag for GCC Release builds
The OpenSSL build system enables debug information by default
unless NDEBUG is defined. This results in debug symbols being
included in GCC Release builds.
Add the NDEBUG flag to the GCC Release build flags to properly
disable debug information and align with standard Release build
practices.
Signed-off-by: Zihan Qi <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits