mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-14 23:23:40 +12:00
* config.sub: Remove redundant patterns from second `case
$basic_machine in`. The second case only needs to handle patterns of the form *-*. We can drop some patterns without a change in functionality. Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:

committed by
Ben Elliston

parent
fc12b1e453
commit
5948bb17e1
@ -1,3 +1,10 @@
|
||||
2018-08-28 John Ericson <john.ericson@obsidian.systems>
|
||||
|
||||
* config.sub: Remove redundant patterns from second `case
|
||||
$basic_machine in`. The second case only needs to handle patterns
|
||||
of the form *-*. We can drop some patterns without a change in
|
||||
functionality.
|
||||
|
||||
2018-08-28 John Ericson <john.ericson@obsidian.systems>
|
||||
|
||||
* config.sub: Remove duplicates in the huge `case basic_machine
|
||||
|
Reference in New Issue
Block a user