summaryrefslogtreecommitdiff
path: root/Platform/Socionext/DeveloperBox/DeveloperBox.dsc
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-10-23 12:24:21 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2018-02-06 10:17:07 +0000
commit69e53e0a76cdb7f720de5502b40599d1ff0cd84b (patch)
tree8b5498cc5a316ec223cfe900941770df82fcc632 /Platform/Socionext/DeveloperBox/DeveloperBox.dsc
parent18f414efc4dcb0546a0fe0bbd0da85f213d6f32d (diff)
Platform/DeveloperBox: conditionally add the X86 emulator to the build
Add the X86 emulator to the build if '-D DO_X86EMU=TRUE' is passed on the build command line. Note that this requires a version of the edk2-non-osi repository that contains the binaries. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'Platform/Socionext/DeveloperBox/DeveloperBox.dsc')
-rw-r--r--Platform/Socionext/DeveloperBox/DeveloperBox.dsc2
1 files changed, 2 insertions, 0 deletions
diff --git a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc
index 8d633dc5..d93c202f 100644
--- a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc
+++ b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc
@@ -28,6 +28,8 @@
FLASH_DEFINITION = Platform/Socionext/DeveloperBox/DeveloperBox.fdf
BUILD_NUMBER = 1
+ DEFINE DO_X86EMU = FALSE
+
[BuildOptions]
RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0