diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2025-06-19 14:42:17 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-06-24 19:32:41 +0000 |
commit | 50dc5f2f31e144283413f92521d02aa8ce2dc993 (patch) | |
tree | 619f209499f5873acf01abaf91498315637c0fe0 /BaseTools/Source/Python/sitecustomize.py | |
parent | 3f278768fab371ca2d9d2515a85894f8ee3194f9 (diff) | |
download | edk2-50dc5f2f31e144283413f92521d02aa8ce2dc993.zip edk2-50dc5f2f31e144283413f92521d02aa8ce2dc993.tar.gz edk2-50dc5f2f31e144283413f92521d02aa8ce2dc993.tar.bz2 |
BaseTools/GetFw: Skip R_X86_64_NONE relocations
Building .aslc files in a module for host-based unit
testing in Linux/GCC X64 environments may introduce
relocations for a symbol in a shared library from
lcov or asan.
Update logic to not generate an error message and exit
if the symbol is unknown but the relocation type is
R_X86_64_NONE.
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions