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

Commit 4999a4e3 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Revert "Fix absolute paths in clang debug output"" am: 19e62e5e am: 6efd825a

am: 0944244d

Change-Id: If8f4b66c220e0dd3dd5005c349dc6bc5c0f32cf6
parents 713fb548 0944244d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -116,10 +116,6 @@ func init() {

		// http://b/68236239 Allow 0/NULL instead of using nullptr everywhere.
		"-Wno-zero-as-null-pointer-constant",

		// http://b/36463318 Clang executes with an absolute path, so clang-provided
		// headers are now absolute.
		"-fdebug-prefix-map=$$PWD/=",
	}, " "))

	pctx.StaticVariable("ClangExtraCppflags", strings.Join([]string{