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

This commit is contained in:
Josh Triplett
2014-03-27 08:44:34 -07:00
parent d74df8c5d8
commit 03ca880081

4
README
View File

@@ -183,8 +183,8 @@ See the git log for details at http://github.com/atgreen/libffi.
32-bit x86 targets such as Linux. 32-bit x86 targets such as Linux.
Various Android, MIPS N32, x86, FreeBSD and UltraSPARC IIi Various Android, MIPS N32, x86, FreeBSD and UltraSPARC IIi
fixes. fixes.
Make the testsuite more robust: eliminated several spurious Make the testsuite more robust: eliminate several spurious
failures. failures, and respect the $CC and $CXX environment variables.
Archive off the manually maintained ChangeLog in favor of git Archive off the manually maintained ChangeLog in favor of git
log. log.