build: Reject ARMv6 systems.
authorLudovic Courtès <ludo@gnu.org>
Wed, 25 Nov 2015 15:58:59 +0000 (16:58 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 25 Nov 2015 16:01:02 +0000 (17:01 +0100)
commit968ae903189c6c4a41c0e2cddf41ffc5a8c32f93
treea09ff99671dcd26d151f223c10a3a3185af401ee
parent13ef3e997b469ab605d29fc91131c0330cb5ec21
build: Reject ARMv6 systems.

Fixes <http://bugs.gnu.org/21987>.
Reported by Martin Vahi <martin.vahi@softf1.com>.

* m4/guix.m4 (GUIX_SYSTEM_TYPE): Restrict ARM systems to arm|armv[7-9].
m4/guix.m4