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

Commit 5367b71a authored by Martin Geisler's avatar Martin Geisler Committed by Automerger Merge Worker
Browse files

Merge "Tell rustc to always use color output" am: 507f9b26

parents 1873bb0b 507f9b26
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ var (
		"-C force-unwind-tables=yes",
		// Use v0 mangling to distinguish from C++ symbols
		"-C symbol-mangling-version=v0",
		"--color always",
	}

	deviceGlobalRustFlags = []string{