mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-03 19:58:22 +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:

committed by
Ben Elliston

parent
62db2b6bd6
commit
5e531d3918
517
config.sub
vendored
517
config.sub
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user