mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 01:56:38 +12:00
* config.sub (maybe_os): Remove duplicate wasm32 case as it is
matched above. Found by Shellcheck.
This commit is contained in:
parent
6189f8e47a
commit
f22c2fe826
@ -1,3 +1,8 @@
|
||||
2018-01-13 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.sub (maybe_os): Remove duplicate wasm32 case as it is
|
||||
matched above. Found by Shellcheck.
|
||||
|
||||
2018-01-13 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.sub (maybe_os): Remove duplicate -osfrose* and -osf*
|
||||
|
3
config.sub
vendored
3
config.sub
vendored
@ -1244,9 +1244,6 @@ case $basic_machine in
|
||||
basic_machine=a29k-wrs
|
||||
os=-vxworks
|
||||
;;
|
||||
wasm32)
|
||||
basic_machine=wasm32-unknown
|
||||
;;
|
||||
w65*)
|
||||
basic_machine=w65-wdc
|
||||
os=-none
|
||||
|
Loading…
x
Reference in New Issue
Block a user