Config - Save native CXX variable
authorJohn Hodge <[email protected]>
Mon, 25 Aug 2014 04:56:39 +0000 (12:56 +0800)
committerJohn Hodge <[email protected]>
Mon, 25 Aug 2014 04:56:39 +0000 (12:56 +0800)
Makefile.cfg

index daa9d94..29f1346 100644 (file)
@@ -8,6 +8,7 @@ ACESSDIR := $(shell cd $(ACESSDIR) && pwd)
 # Install destination configuration
 DISTROOT := -i $(ACESSDIR)/Acess2.img ::/Acess2
 NCC := $(CC)
+NCXX := $(CXX)
 xCP := mcopy -D o
 xMKDIR := mmd -D s
 

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