BuildConf/x86_64 - Set AS to fix compile errors (caused by recent updates)
[tpg/acess2.git] / BuildConf / x86_64 / Makefile.cfg
index ee10d85..20dcbb2 100644 (file)
@@ -1,5 +1,6 @@
 
 TRIPLET = x86_64-pc-acess2
+AS = nasm
 
 KERNEL_CFLAGS := -mcmodel=kernel -nostdlib -mno-red-zone -Wall -mno-sse
 DYNMOD_CFLAGS := -mcmodel=small -fPIC -mno-red-zone -mno-sse

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