mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
Canonicalize rs6000-ibm-aix3.2 to rs6000-ibm-aix.
This commit is contained in:
@ -34,6 +34,9 @@ endif
|
|||||||
ifeq ($(canonhost),mips-sgi-irix4.0.1)
|
ifeq ($(canonhost),mips-sgi-irix4.0.1)
|
||||||
canonhost := mips-sgi-irix4
|
canonhost := mips-sgi-irix4
|
||||||
endif
|
endif
|
||||||
|
ifeq ($(canonhost),rs6000-ibm-aix3.2)
|
||||||
|
canonhost := rs6000-ibm-aix
|
||||||
|
endif
|
||||||
ifeq ($(canonhost),i486-unknown-sco3.2v4.0)
|
ifeq ($(canonhost),i486-unknown-sco3.2v4.0)
|
||||||
canonhost := i386-sco3.2v4
|
canonhost := i386-sco3.2v4
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user