summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2007-05-15 09:45:21 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2007-05-15 09:45:21 +0000
commit01d97bb0c9925a5882cb2da6932e1ed8597cbb10 (patch)
tree0f1d4c25b57592d03214bedf9bce070702154cba
parent5706a8f36e29d8753b2624593be0df4aa29bc54a (diff)
Don't use libssp as it doesn't get installed
-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 \