aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-ha/cluster-glue
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-04-23 13:20:42 +0400
committerRoman I Khimov <khimov@altell.ru>2010-04-23 22:49:06 +0400
commit41477e0b1d732b7e823f16fac150a7e89f8ba1b5 (patch)
tree463d0349063301c8590670e13a082fe2a950e308 /recipes/linux-ha/cluster-glue
parent76e6c7c4aef5ffb02bc1a75e0930a5b93ca05491 (diff)
downloadopenembedded-41477e0b1d732b7e823f16fac150a7e89f8ba1b5.tar.gz
cluster-glue: fix uclibc build
Stack protection is not available. Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/linux-ha/cluster-glue')
-rw-r--r--recipes/linux-ha/cluster-glue/kill-stack-protector.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/linux-ha/cluster-glue/kill-stack-protector.patch b/recipes/linux-ha/cluster-glue/kill-stack-protector.patch
new file mode 100644
index 0000000000..25a21f4f17
--- /dev/null
+++ b/recipes/linux-ha/cluster-glue/kill-stack-protector.patch
@@ -0,0 +1,12 @@
+Index: Reusable-Cluster-Components-glue-1.0.3/configure.ac
+===================================================================
+--- Reusable-Cluster-Components-glue-1.0.3.orig/configure.ac 2010-04-23 12:35:52.000000000 +0400
++++ Reusable-Cluster-Components-glue-1.0.3/configure.ac 2010-04-23 12:36:00.000000000 +0400
+@@ -1135,7 +1135,6 @@
+
+ # We had to eliminate -Wnested-externs because of libtool changes
+ EXTRA_FLAGS="-fgnu89-inline
+- -fstack-protector-all
+ -Wall
+ -Waggregate-return
+ -Wbad-function-cast