diff options
| author | Tuomas Tynkkynen <tuomas@tuxera.com> | 2018-07-18 13:24:36 +0300 |
|---|---|---|
| committer | Tuomas Tynkkynen <tuomas@tuxera.com> | 2018-07-24 23:36:06 +0300 |
| commit | 29b84841d2a83a846a27ab2cea03fc84eec57e51 (patch) | |
| tree | f4137d23fd29cbe3bb2974fa7e13146622abb6e8 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 4cec65482a1bd0c4bbfa9181d62d7f006269015b (diff) | |
kernel: Reduce peak disk usage during build
Since commit f620b1b693ec25af, the build directory is located inside the
source directory. Thus, the `cp -dpR` copies gigabytes worth of .o files
only to be deleted later on when we trim all non-essential files from
`$dev/lib/modules/${modDirVersion}/source/` thus causing a significant
amount of wasted I/O and peak disk usage.
As `cp` doesn't come with a `--exclude` flag, use rsync. And throw out
the Documentation folder while at it.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
