diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 77303136..50baae96 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,6 @@ AM_CFLAGS += \ -fsigned-char \ -fno-common -# TODO Add stack protector support AM_CFLAGS += -fno-stack-protector AM_CFLAGS += -nostdlib |