[oe-commits] org.oe.dev avahi: disable stack protector for MIPS. Closes 2223.

Laibsch commit oe at amethyst.openembedded.net
Fri May 16 23:36:46 UTC 2008


avahi: disable stack protector for MIPS.  Closes 2223.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: f91cbd83fbe80636a51d89fa6e6a22f77deff360
ViewMTN: http://monotone.openembedded.org/revision/info/f91cbd83fbe80636a51d89fa6e6a22f77deff360
Files:
1
packages/avahi/avahi.inc
Diffs:

#
# mt diff -rea5d3c171204b64e6a0b7fec84c04b80f53a3e79 -rf91cbd83fbe80636a51d89fa6e6a22f77deff360
#
#
#
# patch "packages/avahi/avahi.inc"
#  from [008a5fc518983fb71f559e4b0d53aacb67df60f0]
#    to [4fa00bfeab78501b5f96381ad7362170b9b43670]
#
============================================================
--- packages/avahi/avahi.inc	008a5fc518983fb71f559e4b0d53aacb67df60f0
+++ packages/avahi/avahi.inc	4fa00bfeab78501b5f96381ad7362170b9b43670
@@ -21,6 +21,7 @@ EXTRA_OECONF = "--with-distro=debian  --
 
 # TODO: build and enable all the extra stuff avahi offers
 EXTRA_OECONF = "--with-distro=debian  --disable-nls --disable-gdbm ${AVAHI_GTK} --disable-mono --disable-monodoc --disable-qt3 --disable-qt4 ${AVAHI_PYTHON}"
+EXTRA_OECONF_append_mipsel = " --disable-stack-protector"
 AVAHI_PYTHON = "--disable-python"
 AVAHI_GTK = "--disable-gtk"
 






More information about the Openembedded-commits mailing list