summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorPeter Korsgaard2007-05-15 11:45:21 +0200
committerPeter Korsgaard2007-05-15 11:45:21 +0200
commit01d97bb0c9925a5882cb2da6932e1ed8597cbb10 (patch)
tree0f1d4c25b57592d03214bedf9bce070702154cba /package
parent- fixed upstream in r18618 (diff)
downloadbuildroot-01d97bb0c9925a5882cb2da6932e1ed8597cbb10.tar.gz
buildroot-01d97bb0c9925a5882cb2da6932e1ed8597cbb10.tar.xz
buildroot-01d97bb0c9925a5882cb2da6932e1ed8597cbb10.zip
Don't use libssp as it doesn't get installed
Diffstat (limited to 'package')
-rw-r--r--package/avahi/avahi.mk1
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 \