From 9d23ea44c609e1a7950c2e3ba02f0fb27164045f Mon Sep 17 00:00:00 2001 From: Debian Qt/KDE Maintainers Date: Tue, 5 Feb 2013 21:52:29 +0000 Subject: [PATCH] sh Gbp-Pq: Name sh.diff --- configure | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configure b/configure index a3dfe9541..e4c4d4626 100755 --- a/configure +++ b/configure @@ -3248,6 +3248,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