ArmPlatformPkg: enable NOOPT build
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Suggested-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
DSC_SPECIFICATION = 0x0001001A
|
||||
OUTPUT_DIRECTORY = Build/ArmPlatform
|
||||
SUPPORTED_ARCHITECTURES = ARM|AARCH64
|
||||
BUILD_TARGETS = DEBUG|RELEASE
|
||||
BUILD_TARGETS = DEBUG|RELEASE|NOOPT
|
||||
SKUID_IDENTIFIER = DEFAULT
|
||||
|
||||
[BuildOptions]
|
||||
|
Reference in New Issue
Block a user