mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
handle our SCO name better
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user