mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-11-01 13:36:31 +00:00
This lets you do: mkdir build-x64 build-ia32 cd build-x64 make TOPDIR=.. -f ../Makefile cd ../build-ia32 setarch i686 -B make ARCH=ia32 TOPDIR=.. -f ../Makefile And not worry about generated sources and headers mixing and matching. Signed-off-by: Peter Jones <pjones@redhat.com> |
||
|---|---|---|
| .. | ||
| crypto | ||
| buildinf.h | ||
| e_os.h | ||
| Makefile | ||
| openssl-bio-b_print-disable-sse.patch | ||
| update.sh | ||