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

Commit d33323c9 authored by Aditya Kumar's avatar Aditya Kumar Committed by Gerrit Code Review
Browse files

Merge "Enable -Wfortify-source" into main

parents 3bdb2b52 492e81bd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -361,8 +361,6 @@ var (
		"-Wno-array-parameter",
		"-Wno-gnu-offsetof-extensions",
		"-Wno-pessimizing-move",
		// TODO: Enable this warning http://b/315245071
		"-Wno-fortify-source",
	}

	llvmNextExtraCommonGlobalCflags = []string{