1 From 324e1ebc7b86f68f49fb4f1c34a4de60d18dd3c1 Mon Sep 17 00:00:00 2001
2 From: Gustavo Zacarias <gustavo@zacarias.com.ar>
3 Date: Sun, 23 Nov 2014 12:17:11 +0100
4 Subject: [PATCH 2/3] Don't force -fstack-protector, the toolchain might lack
7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
8 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 1 file changed, 1 deletion(-)
13 diff --git a/Makefile.am b/Makefile.am
14 index 80633e7..8b5a2e4 100644
17 @@ -43,7 +43,6 @@ DISABLE_WARNINGS = \
20 -fno-strict-aliasing \