mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-11 05:33:40 +12:00
5e531d391852a54e7fab2d8ff55625fca514b305

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>
Description
No description provided
Languages
Perl
77.6%
Shell
18.9%
Makefile
3.5%