On 11/13/2014 03:03 PM, Andrew Haley wrote: > On 11/13/2014 03:00 PM, Magnus Ihse Bursie wrote: >> >> hg mv config.sub autoconf-config.sub >> hg cp config.guess config.sub >> >> and then fix config.sub so that it runs autoconf-config.sub and modifies >> the output to what you expect it to be from config.sub when running on >> this particular platform. > > OK, I'll do that. Thanks!
I've kicked around a few ideas, and I think this is right now. http://cr.openjdk.java.net/~aph/aarch64-8064357-3/ Thanks, Andrew.