From db526bd7ffc43e8a93b34248c0e95d503b71c388 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 26 Apr 1993 17:03:51 +0000 Subject: [PATCH] Canonicalize rs6000-ibm-aix3.2 to rs6000-ibm-aix. --- build-all.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-all.mk b/build-all.mk index b9e2fa62bf4..1c845b2f81f 100644 --- a/build-all.mk +++ b/build-all.mk @@ -34,6 +34,9 @@ endif ifeq ($(canonhost),mips-sgi-irix4.0.1) canonhost := mips-sgi-irix4 endif +ifeq ($(canonhost),rs6000-ibm-aix3.2) +canonhost := rs6000-ibm-aix +endif ifeq ($(canonhost),i486-unknown-sco3.2v4.0) canonhost := i386-sco3.2v4 endif -- 2.30.2