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

Commit 685e1f70 authored by Zijun Zhao's avatar Zijun Zhao Committed by Automerger Merge Worker
Browse files

Merge "Adding "-Werror=dangling" on Android builds" into main am: 03b2e2fc

parents 03e06ff9 03b2e2fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -238,6 +238,7 @@ var (
	// opting into the warning.
	noOverrideGlobalCflags = []string{
		"-Werror=bool-operation",
		"-Werror=dangling",
		"-Werror=format-insufficient-args",
		"-Werror=implicit-int-float-conversion",
		"-Werror=int-in-bool-context",