aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pacemaker
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-04-23 13:22:44 +0400
committerRoman I Khimov <khimov@altell.ru>2010-04-23 22:49:07 +0400
commitda70b0c0d48bb897bc3999a208122f508136ce12 (patch)
tree12149529572061e22cfc249f3e746c1ebacf49d7 /recipes/pacemaker
parent2aafa2db54e25d23eb543fa59c2d67bcc6b9fe79 (diff)
downloadopenembedded-da70b0c0d48bb897bc3999a208122f508136ce12.tar.gz
pacemaker: fix uclibc build
Software stack protection is not available. Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/pacemaker')
-rw-r--r--recipes/pacemaker/pacemaker_1.0.8.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/pacemaker/pacemaker_1.0.8.bb b/recipes/pacemaker/pacemaker_1.0.8.bb
index 50f26087cd..f531d7edc6 100644
--- a/recipes/pacemaker/pacemaker_1.0.8.bb
+++ b/recipes/pacemaker/pacemaker_1.0.8.bb
@@ -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