Why did I change the x86_64 build config?
authorJohn Hodge <[email protected]>
Fri, 18 May 2012 14:45:31 +0000 (22:45 +0800)
committerJohn Hodge <[email protected]>
Fri, 18 May 2012 14:45:31 +0000 (22:45 +0800)
BuildConf/x86_64/Makefile.cfg

index 6aa3afc..ebca2d9 100644 (file)
@@ -1,6 +1,6 @@
 
-PREFIX := x86_64-pc-elf
-#PREFIX := x86_64-none-elf
+#PREFIX := x86_64-pc-elf
+PREFIX := x86_64-none-elf
 
 CC := $(PREFIX)-gcc
 LD := $(PREFIX)-ld

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