Merge branch 'master' of git://localhost/acess2
[tpg/acess2.git] / BuildConf / x86 / Makefile.cfg
index 76c3d3c..65777d1 100644 (file)
@@ -2,10 +2,11 @@
 # Acess2 Build Configuration
 #
 
-#CC = i586-elf-gcc
-#LD = i586-elf-ld
-CC = gcc
-LD = ld
+CC = i586-elf-gcc
+#CC = clang -m32
+LD = i586-elf-ld
+#CC = gcc
+#LD = ld
 AS = nasm
 #OBJDUMP = i586-elf-objdump
 OBJDUMP = objdump

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