From e656d8c8f73ade2e5791870a580e619727e602d7 Mon Sep 17 00:00:00 2001 From: Debian Qt/KDE Maintainers Date: Wed, 18 Apr 2018 21:45:31 +0100 Subject: [PATCH] _armv6_uname_entry Gbp-Pq: Name 94_armv6_uname_entry.diff --- configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure b/configure index 148eb4fba..cf3c29c6d 100755 --- a/configure +++ b/configure @@ -261,6 +261,9 @@ case $DPKG_ARCH in armel) UNAME_MACHINE="armv5tel" ;; + armhf) + UNAME_MACHINE="armv6" + ;; hppa) UNAME_MACHINE="parisc" ;; -- 2.30.2