]> code.ossystems Code Review - openembedded-core.git/commit
sqlite3: Drop pic as we no longer need the sqlite3 static lib
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Nov 2019 13:20:42 +0000 (13:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2019 12:55:56 +0000 (12:55 +0000)
commit5f614a24ed3b6e4da34beb9a3cede07004134503
tree11821cf4078f8c97fbeaec31f9087d498cad364d
parent4dc804b2deda249f72c6941639e781dfe6ca865e
sqlite3: Drop pic as we no longer need the sqlite3 static lib

This was added in:
https://git.openembedded.org/openembedded-core/commit/?id=6a58e12d19c539deac9e90679a68438497a42fa4
but is no longer needed now pseudo doesn't use sqlite's static lib.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3.inc