Pull requests #3259, #3260, #3261, #3262, #3263, #3264 from @dertin
Updated the commit messages and made the commit titles more informative.
- Add aarch64 to the list of lib64 architectures
- Fixed cut-and-paste error.
- See http://savannah.gnu.org/patch/?7576 for further details.
- Use 'ls -r' rather than non-portable tool 'tac'.
- Simplify filepattern in ls expression so dylib (on OSX) are also detected.
- Fixed detection of dynamic libraries on Mac OS X (*.dylib)
See http://savannah.gnu.org/patch/?7719 for further details.
- Use 'ls -r' rather than non-portable tool 'tac'. Simplify filepattern in ls expression so dylib (on OSX) are also detected.
- Use 'ls -r' in order to try newer version before older ones. Simplify
ls pattern so also dylibs are detected.
- Add support for Clang
Further details can be found at http://savannah.gnu.org/patch/?8186
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/ea89d521d604b6fa81cfe881313d8845a5f4f30c for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.