[PATCH] makefile: accept more ARM architecture strings

Enrico Scholz <[email protected]> Wed, 04 Apr 2012 19:04:22 +0200
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
[https://github.com/ensc/dietlibc/commit/e9050510662bc6dcfd13dd1be136ad0700231d63]

E.g. Fedora buildsystem uses armv7hl which is not matched by current string:
https://bugzilla.redhat.com/show_bug.cgi?id=800601


Enrico