Subversion Repositories HelenOS

Rev

Rev 2071 | Rev 2454 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2071 Rev 2125
Line 31... Line 31...
31
 
31
 
32
BFD_NAME = elf64-x86-64
32
BFD_NAME = elf64-x86-64
33
BFD_ARCH = i386:x86-64
33
BFD_ARCH = i386:x86-64
34
BFD = binary
34
BFD = binary
35
TARGET = amd64-linux-gnu
35
TARGET = amd64-linux-gnu
36
TOOLCHAIN_DIR = /usr/local/amd64/bin
36
TOOLCHAIN_DIR = /usr/local/amd64
37
 
37
 
38
CFLAGS += -fno-unwind-tables -m64 -mcmodel=kernel -mno-red-zone
38
CFLAGS += -fno-unwind-tables -m64 -mcmodel=kernel -mno-red-zone
39
DEFS += -DMACHINE=$(MACHINE) -D__64_BITS__
39
DEFS += -DMACHINE=$(MACHINE) -D__64_BITS__
40
 
40
 
41
## Accepted CPUs
41
## Accepted CPUs