diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-05-12 23:07:04 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-05-13 10:02:58 +0200 |
commit | 1d046a5c3d9c92a3b7a69e7474b05cc9e52ffce5 (patch) | |
tree | 5d5fbf27fab7ddf02ab5515fab707aa3843a0cb4 /package/python-pyqt/python-pyqt.mk | |
parent | 95f9a5c3df8e4226b99438efccf0bf21eecb573d (diff) | |
download | buildroot-1d046a5c3d9c92a3b7a69e7474b05cc9e52ffce5.tar.gz buildroot-1d046a5c3d9c92a3b7a69e7474b05cc9e52ffce5.zip |
vsftpd: use pkg-config to get OpenSSL link flags
Instead of hardcoding -lssl -lcrypto as the linker flags to link with
OpenSSL, use pkg-config to fetch those flags. This allows to behave
properly when doing static linking, since pkg-config returns the
entire set of libraries we should link against.
Fixes:
http://autobuild.buildroot.org/results/d71/d710ecfa9ed0a8e3f97d2010d3dabb372485c7f2/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tested-by: Gergely Imreh <imrehg@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-pyqt/python-pyqt.mk')
0 files changed, 0 insertions, 0 deletions