2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-05-12 01:14:10 +00:00

include more changes for x86_64

This commit is contained in:
Holger Lubitz
2007-07-31 17:19:35 +02:00
committed by Michael Brown
parent 0ebf6cdef4
commit 91a8ae1216
+2
View File
@@ -29,6 +29,8 @@ endif
ifeq ($(ARCH),x86_64)
ARCH := i386
CFLAGS += -m32
ASFLAGS += --32
LDFLAGS += -m elf_i386
endif
# Drag in architecture-specific Config