From: skeezix Date: Wed, 1 Apr 2009 13:23:45 +0000 (-0400) Subject: And again X-Git-Tag: Release-2010-05/1~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d100783ea36312d6f101a36c4dd17ef864427598;p=pandora-libraries.git And again --- diff --git a/Makefile b/Makefile index 542fee6..98be251 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # tools CC = ${CROSSCOMPILE}gcc -CXX = ${CROSSCOMPILE}gcc +CXX = ${CROSSCOMPILE}g++ AR = ${CROSSCOMPILE}ar RANLIB = ${CROSSCOMPILE}ranlib RM = rm