On 64-bit systems with both 32-bit and 64-bit libraries installed, ld tends to generate noisy "skipping incompatible /usr/lib/libxxx.so" messages when building elf2efi.c. Fix by passing --no-warn-search-mismatch to ld. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
873 |
|
873 |
|
874 |
|
874 |
|
875 |
|
875 |
|
876 |
|
|
|
|
876 |
|
|
877 |
|
877 |
|
878 |
|
878 |
|
879 |
|
879 |
|