HomeFreeBSD

Use compressed debug in standalone userland debug files by default

Description

Use compressed debug in standalone userland debug files by default

The compiler supports CFLAGS=-gz=zlib to compress .debug sections in
object files, libraries, and binaries. Enable it to reduce disk usage
for standalone debug files (and /usr/obj).

Reviewed by: dim, kevans
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29002

Details

Provenance
emasteAuthored on Mar 1 2021, 5:25 PM
Reviewer
dim
Differential Revision
D29002: By default use compressed debug in standalone userland debug files
Parents
rGa0d701f61426: vtfontcvt: minor style(9) fixes from clang-format
Branches
Unknown
Tags
Unknown