Align flags with make

This pulls a number of cflag changes from make since our last sync.

Change-Id: I8c77fc215ed7677b8ac15a6d39143b519068dd55
This commit is contained in:
Dan Willemsen
2016-01-12 16:22:40 -08:00
parent e0378dd4df
commit 7a0f848998
9 changed files with 10 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ var (
"-ffunction-sections",
"-fdata-sections",
"-funwind-tables",
"-fstack-protector-strong",
"-Wa,--noexecstack",
"-Werror=format-security",
"-D_FORTIFY_SOURCE=2",