pacemaker: fix uclibc build
authorRoman I Khimov <khimov@altell.ru>
Fri, 23 Apr 2010 09:22:44 +0000 (13:22 +0400)
committerRoman I Khimov <khimov@altell.ru>
Fri, 23 Apr 2010 18:49:07 +0000 (22:49 +0400)
Software stack protection is not available.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/pacemaker/pacemaker_1.0.8.bb

index 50f2608..f531d7e 100644 (file)
@@ -16,7 +16,7 @@ DEPENDS = " \
        "
 RDEPENDS_${PN} += "openais"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = " \
        http://hg.clusterlabs.org/pacemaker/stable-1.0/archive/Pacemaker-${PV}.tar.bz2;name=tar \
@@ -34,7 +34,6 @@ S = "${WORKDIR}/Pacemaker-1-0-Pacemaker-${PV}"
 EXTRA_OECONF = "--with-ais --without-heartbeat --disable-fatal-warnings --disable-pretty"
 
 CFLAGS += "-I${STAGING_INCDIR}/heartbeat"
-CFLAGS_libc-uclibc += "-I${STAGING_INCDIR}/heartbeat -fstack-protector-all"
 
 do_install_append() {
        install -d ${D}${sysconfdir}/default/volatiles