mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-07 13:48:21 +12:00
* config.sub (maybe_os): Remove duplicate m88k-omron* case.
Found by Shellcheck. * testsuite/config-sub.data: Add a test case.
This commit is contained in:
3
config.sub
vendored
3
config.sub
vendored
@ -800,9 +800,6 @@ case $basic_machine in
|
||||
basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
|
||||
os=-linux
|
||||
;;
|
||||
m88k-omron*)
|
||||
basic_machine=m88k-omron
|
||||
;;
|
||||
magnum | m3230)
|
||||
basic_machine=mips-mips
|
||||
os=-sysv
|
||||
|
Reference in New Issue
Block a user