From 03ca880081b22efab09ba72268270f83017d3d7b Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Thu, 27 Mar 2014 08:44:34 -0700 Subject: [PATCH] README: Note the testsuite changes to respect $CC and $CXX --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index c26be6bc..b4cdb858 100644 --- a/README +++ b/README @@ -183,8 +183,8 @@ See the git log for details at http://github.com/atgreen/libffi. 32-bit x86 targets such as Linux. Various Android, MIPS N32, x86, FreeBSD and UltraSPARC IIi fixes. - Make the testsuite more robust: eliminated several spurious - failures. + Make the testsuite more robust: eliminate several spurious + failures, and respect the $CC and $CXX environment variables. Archive off the manually maintained ChangeLog in favor of git log.