Identify PowerPCSPE as PowerPC.
authorPino Toscano <pino@kde.org>
Mon, 24 Jan 2022 10:55:59 +0000 (10:55 +0000)
committerUtkarsh Gupta <utkarsh@debian.org>
Mon, 24 Jan 2022 10:55:59 +0000 (10:55 +0000)
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623185
Forwarded: no
Origin: vendor
Last-Update: 2011-04-27

Gbp-Pq: Name powerpcspe.diff

configure

index cf3c29c6d7425f1b17d6ca374aa21363ca413714..376e8a6b252999bbce0e0bd3e1f30edf3a711e24 100755 (executable)
--- a/configure
+++ b/configure
@@ -3278,7 +3278,7 @@ if [ -z "${CFG_HOST_ARCH}" ]; then
             CFG_HOST_ARCH=x86_64
         fi
         ;;
-    *:*:ppc)
+    *:*:ppc|*:*:powerpcspe)
         if [ "$OPT_VERBOSE" = "yes" ]; then
             echo "    32-bit PowerPC (powerpc)"
         fi