From debc0cf646a1b03875567fb2bdc3b8273e1d1554 Mon Sep 17 00:00:00 2001 From: Debian Qt/KDE Maintainers Date: Sun, 14 Jun 2015 16:38:43 +0000 Subject: [PATCH] sh Gbp-Pq: Name sh.diff --- configure | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configure b/configure index 590f73873..d20401baf 100755 --- a/configure +++ b/configure @@ -3323,6 +3323,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