On 01/13/2012 12:29 PM, Mike Frysinger wrote:
> Since binutils/gdb can compress the .debug* sections with zlib into
> .zdebug*, we should be able to save quite a bit of space -- on my
> system, I saw /usr/lib/debug/ go from ~20GB to ~7.5GB.
> 
> This requires binutils/gdb to be built with USE=zlib which is why
> this defaults to off.
> 
> Signed-off-by: Mike Frysinger <vap...@gentoo.org>
> ---
>  bin/ebuild-helpers/prepstrip |    6 ++++--
>  man/make.conf.5              |   10 +++++++++-
>  pym/_emerge/EbuildPhase.py   |    6 ++++--
>  pym/portage/const.py         |    2 +-
>  4 files changed, 18 insertions(+), 6 deletions(-)

LGTM
-- 
Thanks,
Zac

Reply via email to