projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aa31e9
)
Canonicalize rs6000-ibm-aix3.2 to rs6000-ibm-aix.
author
Ian Lance Taylor
<ian@airs.com>
Mon, 26 Apr 1993 17:03:51 +0000
(17:03 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 26 Apr 1993 17:03:51 +0000
(17:03 +0000)
build-all.mk
patch
|
blob
|
history
diff --git
a/build-all.mk
b/build-all.mk
index
b9e2fa6
..
1c845b2
100644
(file)
--- 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