mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
include more changes for x86_64
This commit is contained in:
committed by
Michael Brown
parent
0ebf6cdef4
commit
91a8ae1216
@@ -29,6 +29,8 @@ endif
|
|||||||
ifeq ($(ARCH),x86_64)
|
ifeq ($(ARCH),x86_64)
|
||||||
ARCH := i386
|
ARCH := i386
|
||||||
CFLAGS += -m32
|
CFLAGS += -m32
|
||||||
|
ASFLAGS += --32
|
||||||
|
LDFLAGS += -m elf_i386
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Drag in architecture-specific Config
|
# Drag in architecture-specific Config
|
||||||
|
|||||||
Reference in New Issue
Block a user