6 ms·
Except that the makefile really depends on submodule updates and other mechanisms that require a git clone (hard on the build servers) instead of a tarball that
by Vaelatern 8y ago
Except that the makefile really depends on submodule updates and other mechanisms that require a git clone (hard on the build servers) instead of a tarball that can be cached and checksummed.
- pknopf 8y agoYeah, when I added the package, I told them the next version will not require vendoring and can be built without git. The next version will do this.