mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-07 05:38:22 +12:00
* config.sub (maybe_os): Remove hppa-next which can never match
due to an earlier pattern. Found by Shellcheck. * testsuite/config-sub.data: Add test cases.
This commit is contained in:
3
config.sub
vendored
3
config.sub
vendored
@ -740,9 +740,6 @@ case $basic_machine in
|
||||
hp9k8[0-9][0-9] | hp8[0-9][0-9])
|
||||
basic_machine=hppa1.0-hp
|
||||
;;
|
||||
hppa-next)
|
||||
os=-nextstep3
|
||||
;;
|
||||
hppaosf)
|
||||
basic_machine=hppa1.1-hp
|
||||
os=-osf
|
||||
|
Reference in New Issue
Block a user