]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPkg/ArmPkg.dsc: enable NOOPT build target
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 18 Jun 2018 16:49:30 +0000 (18:49 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 18 Jun 2018 17:35:23 +0000 (19:35 +0200)
Enable to NOOPT build target so we can build this package with
optimizations disabled.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/ArmPkg.dsc

index 22332090db7111e0668607a16288cefc1bace926..76d768126b17fe05ee26c423171873b80ca08540 100644 (file)
@@ -27,7 +27,7 @@
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/Arm\r
   SUPPORTED_ARCHITECTURES        = ARM|AARCH64\r
-  BUILD_TARGETS                  = DEBUG|RELEASE\r
+  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 [BuildOptions]\r