Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d089b7d authored by Matías Hernández's avatar Matías Hernández
Browse files

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
parent d0500f10
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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",
	}