mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-26 09:06:38 +12:00
* config.sub: Properly parse the KERNEL-OS case.
I previously refactored config.sub to parse 'basic_machine' into separate 'cpu' and 'vendor' variables. This is a kindred refactor where 'basic_os' (a rename of 'os' when used early on) is now parsed into 'kernel' and 'os'. Like the previous refactoring, this does make things a bit longer. I think the change makes the code easier to understand and more robust, so it is worth the cost of a longer script. Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
parent
62db2b6bd6
commit
5e531d3918
@ -1,3 +1,7 @@
|
||||
2020-06-28 John Ericson <john.ericson@obsidian.systems>
|
||||
|
||||
* config.sub: Properly parse the KERNEL-OS case.
|
||||
|
||||
2020-06-28 John Ericson <john.ericson@obsidian.systems>
|
||||
|
||||
* config.sub (s390, s390x): Use 'ibm' vendor default, but allow
|
||||
|
517
config.sub
vendored
517
config.sub
vendored
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user