mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
EmbeddedPkg: Add MDEPKG_NDEBUG to RELEASE build
Although EmbeddedPkg normally provides components to other packages, it is less surprising if its own build defines MDEPKG_NDEBUG when consuming packages normally would. Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
This commit is contained in:
parent
8f04804593
commit
9e56b4373b
@ -196,6 +196,7 @@
|
|||||||
gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000
|
gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000
|
||||||
|
|
||||||
[BuildOptions]
|
[BuildOptions]
|
||||||
|
RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
|
||||||
*_*_*_CC_FLAGS = -DDISABLE_NEW_DEPRECATED_INTERFACES
|
*_*_*_CC_FLAGS = -DDISABLE_NEW_DEPRECATED_INTERFACES
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user