[Buildroot] [Bug 11046] Git package binaries are ~180MB (compared to ~20MB in stable branches).

bugzilla at busybox.net bugzilla at busybox.net
Sun May 27 20:51:10 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11046

Peter Korsgaard <jacmet at uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #4 from Peter Korsgaard <jacmet at uclibc.org> ---
This was indeed caused by a recent change to make a copy of output/target
before running the file system hooks and generate file systems, and this copy
used rsync without the -H (preserve hard links) option.

I have sent a patch to fix it:
http://patchwork.ozlabs.org/patch/921203/

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list