Y
Hacker News
new
|
ask
|
show
|
jobs
by
Vaelatern
3004 days 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.
1 comments
pknopf
3004 days ago
Yeah, 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.
link