> -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Michael D Kinney > Sent: Saturday, August 10, 2019 6:44 AM > To: devel@edk2.groups.io > Cc: Justen, Jordan L; Andrew Fish; Ni, Ray > Subject: [edk2-devel] [Patch V3 4/4] EmulatorPkg: Add support for NOOPT > target > > Add NOOPT to BUILD_TARGETS in DSC file. > > Cc: Jordan Justen <jordan.l.jus...@intel.com> > Cc: Andrew Fish <af...@apple.com> > Cc: Ray Ni <ray...@intel.com> > Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> > --- > EmulatorPkg/EmulatorPkg.dsc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/EmulatorPkg/EmulatorPkg.dsc b/EmulatorPkg/EmulatorPkg.dsc > index 529adfe1fa..0af2d1ff95 100644 > --- a/EmulatorPkg/EmulatorPkg.dsc > +++ b/EmulatorPkg/EmulatorPkg.dsc > @@ -19,7 +19,7 @@ [Defines] > OUTPUT_DIRECTORY = Build/Emulator$(ARCH) > > SUPPORTED_ARCHITECTURES = X64|IA32 > - BUILD_TARGETS = DEBUG|RELEASE > + BUILD_TARGETS = DEBUG|RELEASE|NOOPT
Reviewed-by: Hao A Wu <hao.a...@intel.com> Best Regards, Hao Wu > SKUID_IDENTIFIER = DEFAULT > FLASH_DEFINITION = EmulatorPkg/EmulatorPkg.fdf > > -- > 2.21.0.windows.1 > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#45344): https://edk2.groups.io/g/devel/message/45344 Mute This Topic: https://groups.io/mt/32816076/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-