pacemaker: fix headers define extraction and uclibc build
authorRoman I Khimov <khimov@altell.ru>
Wed, 7 Apr 2010 15:44:50 +0000 (19:44 +0400)
committerRoman I Khimov <khimov@altell.ru>
Thu, 8 Apr 2010 20:33:19 +0000 (00:33 +0400)
commit8a9cae9876019daab44e068b5611a1a9ab34b7bf
tree5a0c91d8020df9be382208b6d6f428b2ddb07f2d
parentc4aa10367bbb99ec72fd9e61ab27e083a0e03f7c
pacemaker: fix headers define extraction and uclibc build

Header define extraction routine tries to execute test binary which
may or may not work depending on target architecture. Redo it using
preprocessor only.

Fix uclibc build also, doesn't link properly without fstack-protector.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/pacemaker/pacemaker-1.0.8/fix-header-defs-lookup.patch [new file with mode: 0644]
recipes/pacemaker/pacemaker_1.0.8.bb