diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2015-05-16 22:57:37 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-05-16 23:00:47 +0200 |
commit | 5504039c4e42ef9fc2b0b5c199f859da6930c9cc (patch) | |
tree | d5d12c4315c6af4e1f0f2cef68098e98352d4f18 /package/python-pyqt | |
parent | 1a0986d6da65719fb8e0da55c1a6598cb99b620e (diff) | |
download | buildroot-5504039c4e42ef9fc2b0b5c199f859da6930c9cc.tar.gz buildroot-5504039c4e42ef9fc2b0b5c199f859da6930c9cc.zip |
neardal: fix readline/libedit detection with static linking
Fixes:
http://autobuild.buildroot.net/results/c3e/c3ea67d9b341749b9591451da3f3b0cb4a9fbb74/
http://autobuild.buildroot.net/results/586/586fa95149aa37df7ef430e3a47a3418e6f7ed97/
http://autobuild.buildroot.net/results/3ea/3eabd3a2cea0d5863b1c0dd8f55c73f34a684f79/
Both readline and libedit link with ncurses but the configure script forgets
to take that into account, causing the detection to fail when linking
statically.
Fix it by using pkg-config to add the needed linker options for ncurses.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-pyqt')
0 files changed, 0 insertions, 0 deletions