Commit 7d698125b1f05173f3656a89755a2eb58813b002

Josh Triplett 2014-03-26T23:17:56

Use the proper C++ compiler to run C++ tests Running the C compiler with -shared-libgcc -lstdc++ does not work on non-GCC compilers.