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

Commit 4412723f authored by Aditya Kumar's avatar Aditya Kumar
Browse files

Enable -Wfortify-source

This reverts commit 9b7e07c7.
Workaround for the post-submit failure in b/339523786 has been merged.

Fixes: 315245071
Change-Id: I517f13334ad169429daaa68bda7d5f600f653977
parent c77d6259
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -365,8 +365,6 @@ var (
		"-Wno-unqualified-std-cast-call",
		"-Wno-array-parameter",
		"-Wno-gnu-offsetof-extensions",
		// TODO: Enable this warning http://b/315245071
		"-Wno-fortify-source",
	}

	llvmNextExtraCommonGlobalCflags = []string{