Use CXX for the variable containing the name of the C++ compiler
authorThiago Macieira <thiago.macieira@intel.com>
Fri, 5 Sep 2014 00:09:53 +0000 (17:09 -0700)
committerErich Keane <erich.keane@intel.com>
Thu, 11 Sep 2014 17:54:51 +0000 (10:54 -0700)
commitcb91529bd1809f25e666c7a2ad0afb16e60f1066
tree54695b6bfba797e82cc345d4bf42d82ac3b05594
parent327fe5d03a88e137cf6b2d809f3c725da9898494
Use CXX for the variable containing the name of the C++ compiler

CXX is standard, CCPLUS is not used anywhere else.

Change-Id: I2b98d609ade694306dd20062b8149a242ff7e91b
Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
12 files changed:
csdk/arduinodue.properties
csdk/arduinomega.properties
csdk/libcoap-4.1.1/examples/makefile
csdk/libcoap-4.1.1/makefile
csdk/makefile
csdk/ocsocket/test/android/makefile
csdk/ocsocket/test/arduino/makefile
csdk/ocsocket/test/linux/makefile
csdk/stack/samples/arduino/SimpleClientServer/ocserver/makefile
csdk/stack/samples/arduino/SimpleClientServer/ocserver/makefiledue
csdk/stack/test/arduino/makefile
csdk/stack/test/linux/makefile