diff options
| author | Michael Brown | 2024-09-15 03:07:45 +0200 |
|---|---|---|
| committer | Michael Brown | 2024-09-15 11:01:35 +0200 |
| commit | 68db9a3cb3d73aae83ee4b7a0cbe9c69d7f32482 (patch) | |
| tree | 49852cac1ab8375e619e7d6d63f74b05abd41888 /src/util/elf2efi.c | |
| parent | [efi] Use standard va_args macros instead of VA_START() etc (diff) | |
| download | ipxe-68db9a3cb3d73aae83ee4b7a0cbe9c69d7f32482.tar.gz ipxe-68db9a3cb3d73aae83ee4b7a0cbe9c69d7f32482.tar.xz ipxe-68db9a3cb3d73aae83ee4b7a0cbe9c69d7f32482.zip | |
[linux] Allow a sysroot to be specified via SYSROOT=...
The cross-compiler will typically use the appropriate sysroot
directory automatically. This may not work for toolchains where a
single cross-compiler is used to produce output for multiple CPU
variants (e.g. 32-bit and 64-bit RISC-V).
Add a SYSROOT=... parameter that may be used to specify the relevant
sysroot directory, e.g.
make CROSS=riscv64-linux-gnu- SYSROOT=/usr/riscv32-linux-gnu/sys-root \
bin-riscv32-linux/tests.linux
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/util/elf2efi.c')
0 files changed, 0 insertions, 0 deletions
