diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-05-11 08:55:20 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-05-12 13:12:35 +0000 |
commit | e2607d3a785e92aa5ba115065bf97c38bc532c0a (patch) | |
tree | 6d7080fc6bec7f05525e9940d5871848c2985c4c /Maintainers.txt | |
parent | 0b37723186ec1525b6caf14b0309fb0ed04084d7 (diff) | |
download | edk2-e2607d3a785e92aa5ba115065bf97c38bc532c0a.zip edk2-e2607d3a785e92aa5ba115065bf97c38bc532c0a.tar.gz edk2-e2607d3a785e92aa5ba115065bf97c38bc532c0a.tar.bz2 |
BaseTools/tools_def: Drop ref to undefined CLANGDWARF_ARM_PREFIX
When using CLANGDWARF to build for the ARM architecture, objcopy is
references via the wrong environment variable, resulting in the wrong
llvm-objcopy to be used (if one exists), or the build to fail (if
CLANGDWARF_BIN points to the only available instance)
So use CLANGDWARF_BIN instead, which was what was intended.
Fixes: ecbc394365f50f3c ("BaseTools: Set CLANGDWARF RC path ...")
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
Diffstat (limited to 'Maintainers.txt')
0 files changed, 0 insertions, 0 deletions