[Buildroot] [PATCH] vsftpd: use pkg-config to get OpenSSL link flags

Peter Korsgaard peter at korsgaard.com
Wed May 13 08:03:01 UTC 2015


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > 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 at free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list