libsigsegv: fix build on x86_64 (probably others too)
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 12 May 2013 12:46:05 +0000 (12:46 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 13 May 2013 06:38:17 +0000 (08:38 +0200)
commit7c58258e212c45fadf6d01ea969798210f767557
treedf4e423678578f3be14bb72ae0011c4c169947c1
parent7c6232658a61c33d4746ace8f479916f957a5a6b
libsigsegv: fix build on x86_64 (probably others too)

The configure script doesn't detect that the target is posix-compliant
and tries to use a custom version of segfault analysis that actually
doesn't build. Most likely, it's because the configure script doesn't
support linux-3.x. Anyway, we can just tell configure that we're
posix-compliant.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libsigsegv/libsigsegv.mk