ee10d852b3fc694ef99cf8c08257791784ff326b
[tpg/acess2.git] / BuildConf / x86_64 / Makefile.cfg
1
2 TRIPLET = x86_64-pc-acess2
3
4 KERNEL_CFLAGS := -mcmodel=kernel -nostdlib -mno-red-zone -Wall -mno-sse
5 DYNMOD_CFLAGS := -mcmodel=small -fPIC -mno-red-zone -mno-sse
6
7 ARCHDIR = x86_64
8
9 ASFLAGS = -felf64
10

UCC git Repository :: git.ucc.asn.au