Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBump up `config.{guess,sub}` to latest #23
Conversation
Versions from 2009 & 2011 are way too old, latest versions recognize newer architectures as well, e.g., aarch64.
Bump up `config.{guess,sub}` to latest
|
I reverted this change in 39ed76a because I'm pretty sure it broke our android build automation. |
|
Can you share any info on what that break was? I wouldn't have expected any side effects from the bump-up. |
|
This is the failure log from our android builder: http://build.servo.org/builders/android/builds/571/steps/compile/logs/stdio |
|
Thanks for the log! Oh my, I think I found it... Since the newer If I fix |
|
Yes. |
|
new PR (with pattern fixes) here: #26 |
akosthekiss commentedJan 6, 2015
Versions from 2009 & 2011 are way too old, latest versions recognize newer architectures as well, e.g., aarch64.