From 82b9a30251ff9385339b1a2397361907f1cabe78 Mon Sep 17 00:00:00 2001 From: Debian Qt/KDE Maintainers Date: Sat, 5 May 2018 02:53:17 +0100 Subject: [PATCH] sh Gbp-Pq: Name sh.diff --- configure | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configure b/configure index 376e8a6b2..665ccfb23 100755 --- a/configure +++ b/configure @@ -3324,6 +3324,12 @@ if [ -z "${CFG_HOST_ARCH}" ]; then ;; esac ;; + *:*:sh4) + if [ "$OPT_VERBOSE" = "yes" ]; then + echo " Renesas SuperH 4" + fi + CFG_HOST_ARCH=sh + ;; *:*:*) if [ "$OPT_VERBOSE" = "yes" ]; then echo " Trying '$UNAME_MACHINE'..." -- 2.30.2