[Buildroot] svn commit: trunk/buildroot/package/avahi

jacmet at uclibc.org jacmet at uclibc.org
Tue May 15 09:45:21 UTC 2007


Author: jacmet
Date: 2007-05-15 02:45:21 -0700 (Tue, 15 May 2007)
New Revision: 18620

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

Modified:
   trunk/buildroot/package/avahi/avahi.mk


Changeset:
Modified: trunk/buildroot/package/avahi/avahi.mk
===================================================================
--- trunk/buildroot/package/avahi/avahi.mk	2007-05-15 09:33:57 UTC (rev 18619)
+++ trunk/buildroot/package/avahi/avahi.mk	2007-05-15 09:45:21 UTC (rev 18620)
@@ -135,6 +135,7 @@
 		--disable-pygtk \
 		--disable-mono \
 		--disable-monodoc \
+		--disable-stack-protector \
 		--with-distro=none \
 		--with-avahi-user=default \
 		--with-avahi-group=default \




More information about the buildroot mailing list