diff options
Diffstat (limited to 'package/avahi')
-rw-r--r-- | package/avahi/avahi.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index 4b0f306b8..a146b1d09 100644 --- a/package/avahi/avahi.mk +++ b/package/avahi/avahi.mk @@ -135,6 +135,7 @@ $(AVAHI_DIR)/.configured: $(AVAHI_DIR)/.unpacked $(AVAHI_EXPAT_DEP) --disable-pygtk \ --disable-mono \ --disable-monodoc \ + --disable-stack-protector \ --with-distro=none \ --with-avahi-user=default \ --with-avahi-group=default \ |