diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-02-06 10:08:53 +0100 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-02-13 07:10:13 +0100 |
commit | cf83784509b10962783ae569d024a9b66be28e52 (patch) | |
tree | 1ac317aa3e144d222b21c1199c7a464b9def404b /BaseTools/Source/Python/Common/MultipleWorkspace.py | |
parent | b649ee19047fc75f843ab60ae453bf4abd7980a4 (diff) | |
download | edk2-cf83784509b10962783ae569d024a9b66be28e52.tar.gz edk2-cf83784509b10962783ae569d024a9b66be28e52.tar.bz2 edk2-cf83784509b10962783ae569d024a9b66be28e52.zip |
ArmVirtPkg: don't set PcdDebugPrintErrorLevel in RELEASE builds
According to the
PCDs not used by modules or in conditional directives
sections of all the build reports for
{AARCH64,ARM} x {Qemu,QemuKernel,Xen} x {RELEASE} x {feat-0,feat-1}
(12 builds in total), the PCD is not used in any of those builds. Restrict
the PCD setting to ($(TARGET) != RELEASE).
("feat-1" stands for "-D HTTP_BOOT_ENABLE -D NETWORK_IP6_ENABLE -D
SECURE_BOOT_ENABLE -D TTY_TERMINAL", while "feat-0" stands for "".)
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Julien Grall <julien.grall@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/Common/MultipleWorkspace.py')
0 files changed, 0 insertions, 0 deletions