-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed
Description
When building from git source, the build system makes a deep clone of git submodules, even those, like jemalloc or llvm, that had been disabled with configure options. (--disable-jemalloc and --llvm-root respectively)
Not downloading a couple hundred megabytes of data spread over tens of thousands of small files is especially important on flash devices (and slow connections).
Metadata
Metadata
Assignees
Labels
No labels