BuildConf/x86_64 - Set AS to fix compile errors (caused by recent updates)
authorJohn Hodge <[email protected]>
Sun, 15 Feb 2015 04:56:19 +0000 (12:56 +0800)
committerJohn Hodge <[email protected]>
Sun, 15 Feb 2015 04:56:19 +0000 (12:56 +0800)
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