Support setting CC and/or CXX to the compiler to test
commit5167b4013737afbf6e668677f40260d8ad37f237
authorKyle J. McKay <mackyle@gmail.com>
Wed, 18 Jan 2012 15:53:44 +0000 (18 07:53 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 18 Jan 2012 15:53:44 +0000 (18 07:53 -0800)
treed65ad5f36643112d3eb62def020ee78a4e1af1b7
parent11c9bc9b78827aaf7723640e94696da24ce59711
Support setting CC and/or CXX to the compiler to test

CC now defaults to clang and CXX then defaults to $CC.
Alternative compilers (or just alternative versions of clang) can
now be run through the tests.  In particular, gcc-apple-4.2 can be
run through the tests now as well as clang-mp-2.9 and clang-mp-3.0
any of which might result from building under MacPorts.
checktests