Use the proper C++ compiler to run C++ tests
authorJosh Triplett <josh@joshtriplett.org>
Thu, 27 Mar 2014 06:17:56 +0000 (23:17 -0700)
committerJosh Triplett <josh@joshtriplett.org>
Thu, 27 Mar 2014 07:40:27 +0000 (00:40 -0700)
commit7d698125b1f05173f3656a89755a2eb58813b002
tree421dc487e0173d8f54280b9cb25c774040511955
parentfa5e88f170cb37c7b2b9bb015c8c5b854ffd8a3e
Use the proper C++ compiler to run C++ tests

Running the C compiler with -shared-libgcc -lstdc++ does not work on
non-GCC compilers.
.travis.yml
configure.ac
testsuite/lib/libffi.exp
testsuite/libffi.call/call.exp