summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
diff options
context:
space:
mode:
authorShifei Lu <shifeix.a.lu@intel.com>2015-05-05 02:58:51 +0000
committerzwei4 <zwei4@Edk2>2015-05-05 02:58:51 +0000
commitd58cb22ff9d6ece4bee980874ece56b6f864d6e0 (patch)
tree488f661a395e570c0e8d46162a02e618c198c846 /Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
parentbc19591807481c898bd7126bc5badfaab698722b (diff)
Fixed SOURCE_DEBUG_ENABLE build error.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17291 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc')
-rw-r--r--Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc6
1 files changed, 0 insertions, 6 deletions
diff --git a/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc b/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
index 21936e0c1..54ddd0089 100644
--- a/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
+++ b/Vlv2TbltDevicePkg/PlatformPkgGccX64.dsc
@@ -1511,12 +1511,6 @@
MSFT:*_*_X64_GENFW_FLAGS = --keepexceptiontable
GCC:*_*_X64_GENFW_FLAGS = --keepexceptiontable
INTEL:*_*_X64_GENFW_FLAGS = --keepexceptiontable
-!if $(TARGET) == DEBUG
- DEFINE SOURCE_LEVEL_DEBUG_BUILD_OPTIONS = /Od /Oy-
-!endif
-!else
- DEFINE SOURCE_LEVEL_DEBUG_BUILD_OPTIONS =
-
!endif
[BuildOptions.Common.EDK]