Explorar el Código

Don't use libssp as it doesn't get installed

Peter Korsgaard hace 18 años
padre
commit
01d97bb0c9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/avahi/avahi.mk

+ 1 - 0
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 \