Skip to content

Commit

Permalink
Add '-fstack-protector' to CFLAGS
Browse files Browse the repository at this point in the history
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
  • Loading branch information
xhaihao committed Mar 15, 2018
1 parent 6286f8f commit d8c7324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.am
Expand Up @@ -35,6 +35,7 @@ AM_CPPFLAGS = \
driver_cflags = \
-Wall \
-fvisibility=hidden \
-fstack-protector \
$(NULL)

driver_ldflags = \
Expand Down

0 comments on commit d8c7324

Please sign in to comment.