mirror of
https://github.com/linuxboot/heads.git
synced 2025-03-10 22:43:57 +00:00
force kexec to build 64-bit version, otherwise xen fails to load
This commit is contained in:
parent
8ff56aff5a
commit
5b3ca49a15
@ -8,9 +8,8 @@ kexec_hash := cc7b60dad0da202004048a6179d8a53606943062dd627a2edba45a8ea3a85135
|
||||
|
||||
kexec_configure := ./configure \
|
||||
CC="$(heads_cc)" \
|
||||
CFLAGS="-I$(INSTALL)/include" \
|
||||
LDFLAGS="-L$(INSTALL)/lib" \
|
||||
--host i386-elf-linux \
|
||||
--target x86_64 \
|
||||
--prefix="$(INSTALL)" \
|
||||
--without-zlib \
|
||||
--without-lzma \
|
||||
|
Loading…
x
Reference in New Issue
Block a user