Revert "Compress debug info in clang builds with zstd"
Revert submission 2788316 Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.corp.google.com/builds/quarterdeck?branch=git_main&target=panther-next-userdebug&lkgb=10981485&lkbb=10981536&fkbb=10981536, bug b/306625613 Reverted changes: /q/submissionid:2788316 Change-Id: I7a49b82d26454fe34f8200622a38cdabc0f446cf BUG: 306625613
This commit is contained in:
parent
d0500f10ef
commit
6d089b7de0
1 changed files with 0 additions and 3 deletions
|
@ -133,9 +133,6 @@ var (
|
|||
// Using simple template names reduces the size of debug builds.
|
||||
"-gsimple-template-names",
|
||||
|
||||
// Use zstd to compress debug data.
|
||||
"-gz=zstd",
|
||||
|
||||
// Make paths in deps files relative.
|
||||
"-no-canonical-prefixes",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue