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

Commit 507f9b26 authored by Martin Geisler's avatar Martin Geisler Committed by Gerrit Code Review
Browse files

Merge "Tell rustc to always use color output"

parents a704eb14 d352e3b7
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{