handle our SCO name better
[binutils-gdb.git] / build-all.mk
index fdd92a8e63955be615d59beef2c9224a9d9f54fd..a55983306d6835f77e00db6f83afeb29e9526158 100644 (file)
@@ -44,6 +44,9 @@ endif
 ifeq ($(canonhost),i486-unknown-sco3.2v4.0)
 canonhost := i386-sco3.2v4
 endif
+ifeq ($(canonhost),i386-unknown-sco3.2v4.0)
+canonhost := i386-sco3.2v4
+endif
 ifeq ($(canonhost),i386-unknown-go32)
 canonhost := i386-go32
 endif