5 ms·
I've read many times about git bisect being used effectively on the Linux kernel, so I'm not sure build times are that much of an issue...
by MartinodF 4y ago
I've read many times about git bisect being used effectively on the Linux kernel, so I'm not sure build times are that much of an issue...
- prpl 4y agoyou can bisect with commands other than make
- aidenn0 4y agoI've seen projects that take longer to link than a complete from-scratch build of the Linux kernel (and when bisecting, incremental builds do a lot for you on the later steps).
- TylerE 4y agoBuild time if a full kernel in mind Deen hardware is what, 5 minutes tops?