Closed karaketir16 closed 1 week ago
Let's wait for the workflow completion for comparision
Some remotes don’t support cloning with the --depth 1
option. I’ll investigate.
binutils
SubmoduleWithout --depth 1
:
With --depth 1
:
Note: I did not wait this time for cloning of the full history. here an old log from workflow:
I presume that you've seen this existing open PR already?
Some remotes don’t support cloning with the
--depth 1
option. I’ll investigate.
I thought that uClibc was the only one here that had a problem with it?
No, I did not see other pull request. I wrote a script, thats try full clone, if shallow fails.
This is already done here, for all modules including uclibc: https://github.com/riscv-collab/riscv-gnu-toolchain/pull/1608/commits/efc7cc9c828050d99125b0b6054a4ab80901adc8
This will decrease the required clone size and so reduce the overall build time.