aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/datenklo/Makefile.am2
-rw-r--r--src/tv/Makefile.am2
-rw-r--r--src/zeitansage/Makefile.am2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/datenklo/Makefile.am b/src/datenklo/Makefile.am
index 05ce78e..0676d23 100644
--- a/src/datenklo/Makefile.am
+++ b/src/datenklo/Makefile.am
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) -fstack-check $(FUSE_CFLAGS)
+AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) $(FUSE_CFLAGS)
bin_PROGRAMS = \
datenklo
diff --git a/src/tv/Makefile.am b/src/tv/Makefile.am
index 2131067..7fe03b8 100644
--- a/src/tv/Makefile.am
+++ b/src/tv/Makefile.am
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) -fstack-check $(IMAGEMAGICK_CFLAGS)
+AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) $(IMAGEMAGICK_CFLAGS)
bin_PROGRAMS = \
osmotv
diff --git a/src/zeitansage/Makefile.am b/src/zeitansage/Makefile.am
index 62be5cd..cdb3e2f 100644
--- a/src/zeitansage/Makefile.am
+++ b/src/zeitansage/Makefile.am
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) -fstack-check $(FUSE_CFLAGS)
+AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) $(FUSE_CFLAGS)
bin_PROGRAMS = \
zeitansage