diff options
| author | Jens Rehsack <sno@netbsd.org> | 2018-11-18 19:36:46 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-20 10:32:16 +0000 |
| commit | 1d8a8e36b99827e01aaa834f39be6db17a05a4bf (patch) | |
| tree | 571a99953ad4e82ca955fbac0cd30e627f9ac2b1 /meta/recipes-devtools/python/python3-dbus_1.2.8.bb | |
| parent | e234be1befd8dc205fff093a46de9177018b209e (diff) | |
| download | poky-1d8a8e36b99827e01aaa834f39be6db17a05a4bf.tar.gz | |
pseudo: fix link of sqlite3 using pkg-config
If sqlite3 is built with FTS5 it uses log() from libm, it sqlite3 is built
with READLINE it uses tgetent from a curses lib and readline from libreadline,
if it is built using deflate from libz ... , but all that linkage is lost
if we manually statically link so explicitely extract extra static linking
options from pkg-config and force them into pseudo as well.
This commit obsoletes (so include the implicit revert)
e39fec613d pseudo: fix link with new sqlite3
(From OE-Core rev: 042af406583acc091ef82c3d1dcedd41315046de)
Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-dbus_1.2.8.bb')
0 files changed, 0 insertions, 0 deletions
