summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index eacdc0c0..c63e7c7a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ AM_CFLAGS = \
-Wstrict-prototypes \
-fsigned-char \
-ffreestanding \
+ -fno-common \
-fno-stack-protector
LDS_V = $(LDS_V_$(V))