* config.sub: Move OS whitelist to the bottom of the case as

preparation for future work.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
John Ericson
2020-06-26 22:26:12 +10:00
committed by Ben Elliston
parent 696cd4a4ea
commit 60a43fe6f0
2 changed files with 49 additions and 38 deletions

View File

@ -1,3 +1,8 @@
2020-06-26 John Ericson <john.ericson@obsidian.systems>
* config.sub: Move OS whitelist to the bottom of the case as
preparation for future work.
2020-06-21 Alexander Egorenkov <egorenar@linux.ibm.com>
Ben Elliston <bje@gnu.org>