diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-09-16 08:20:07 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-16 07:38:00 +0000 |
commit | be36ddb23463e0238406129eff1e89c56df561eb (patch) | |
tree | f6975cb2b768666190626a59e0f90234c9c2d619 /BaseTools/Source/Python | |
parent | 73dbb68006caf538d1b69a11e306b161526932f3 (diff) | |
download | edk2-be36ddb23463e0238406129eff1e89c56df561eb.tar.gz edk2-be36ddb23463e0238406129eff1e89c56df561eb.tar.bz2 edk2-be36ddb23463e0238406129eff1e89c56df561eb.zip |
ArmPkg: Avoid building ArmCrashDumpDxe on ARM
For reasons that are unclear, the Linaro EDK2 CI is throwing errors when
building ArmCrashDumpDxe with CLANGDWARF, as the resulting build
contains non-adjacet MOVW/MOVT pairs, which cannot be relocated
correctly in PE/COFF.
Let's build it only for AARCH64 - its utility on ARM is doubtful anyway.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions