Commit 03ca880081b22efab09ba72268270f83017d3d7b

Josh Triplett 2014-03-27T08:44:34

README: Note the testsuite changes to respect $CC and $CXX

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/README b/README
index c26be6b..b4cdb85 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.