]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Add NOOPT target in SecurityPkg.dsc
authorHao Wu <hao.a.wu@intel.com>
Tue, 19 Jan 2016 04:07:17 +0000 (04:07 +0000)
committerhwu1225 <hwu1225@Edk2>
Tue, 19 Jan 2016 04:07:17 +0000 (04:07 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19678 6f19259b-4bc3-4df7-8a09-765794883524

SecurityPkg/SecurityPkg.dsc

index 0908b26a7c2461d35ea40f2cdc48db6a491a4284..0f1fc0f27fc67a218bf26d77b2d9375b904bacbb 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Security Module Package for All Architectures.\r
 #\r
-# Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
 # (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,7 +20,7 @@
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/SecurityPkg\r
   SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC\r
-  BUILD_TARGETS                  = DEBUG|RELEASE\r
+  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 [LibraryClasses]\r