diff options
| author | 2023-10-17 19:40:53 +0000 | |
|---|---|---|
| committer | 2023-10-19 22:47:44 +0000 | |
| commit | f52906f194886f9858647ccb2e0b6fffcd3b69bd (patch) | |
| tree | d10ee23b7425f5fbbfd7514b6d14590b537fe97f /java/java_test.go | |
| parent | fa0dff576bc8ca17d4eefb2720de066d73f59620 (diff) | |
Use zstd to compress debug info in cc libraries
We can save a significant amount of disk space by compressing
debug info in `lld` cc builds. This change configures a build
flag to instruct lld to compress debug info when building cc
libraries. Rather than adding a global config we add this to
each target individually to avoid linker failures on windows
cross build targets.
Test: m
Bug: 305277519
Change-Id: I4ab3d47fb0de7e31a39fb671cccde1acee3a2018
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions