]> code.ossystems Code Review - openembedded-core.git/commit
gdbm: Activate -enable-libgdbm-compat and add symlinks to headers in include/gdbm
authorAndrei Gherzan <andrei@gherzan.ro>
Fri, 23 Mar 2012 15:56:29 +0000 (17:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Apr 2012 00:07:14 +0000 (01:07 +0100)
commite4d2ee00419f675ba8b7fb5d75256762253d8b32
treeed0a3cde9491a509683143dbccf1e97044c75697
parent3e4562500956550dbae5467a5fe9289f1d32f775
gdbm: Activate -enable-libgdbm-compat and add symlinks to headers in include/gdbm

ndbm.h is needed by python for dbm module. This is why -enable-libgdbm-compat was added
to configure.
The second change is because python is looking for the gdbm headers in include/gdbm.
The easiest way to solve this issue is to add symlinks in include/gdbm.

[YOCTO #1937]

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
meta/recipes-support/gdbm/gdbm_1.10.bb