]> code.ossystems Code Review - openembedded-core.git/commit
sqlite3: fix the parallel build fix patch
authorAndre McCurdy <armccurdy@gmail.com>
Sat, 23 Jan 2016 01:25:59 +0000 (17:25 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 24 Jan 2016 10:55:44 +0000 (10:55 +0000)
commitc6f91029a05f41cba31702b88316ea66a719e866
tree556351a40d0e413dd5ac61081587ddf806f1897f
parentbf6372fc361e7588e95f682103332d7a7159c851
sqlite3: fix the parallel build fix patch

The previous parallel.patch broke dynamically linking sqlite3 with
libsqlite3.so (ie using the --disable-static-shell configure option).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3/parallel.patch