BuildConf - Add C++ compiler for x86
[tpg/acess2.git] / BuildConf / x86 / Makefile.cfg
index 65777d1..6559146 100644 (file)
@@ -3,6 +3,7 @@
 #
 
 CC = i586-elf-gcc
+CXX = i586-elf-g++
 #CC = clang -m32
 LD = i586-elf-ld
 #CC = gcc

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