diff options
author | Peter Seiderer <ps.report@gmx.net> | 2015-03-17 22:44:05 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-05 19:19:32 +0200 |
commit | 3f79f48764055b53cd548b8c62c357281aa816e4 (patch) | |
tree | d3e93bec4f9cd5d6ba8affdcae480ab1b126114a /package/jsoncpp/jsoncpp.mk | |
parent | dd6919e33d4b6b32c25f0a3cd366d1317846017a (diff) | |
download | buildroot-3f79f48764055b53cd548b8c62c357281aa816e4.tar.gz buildroot-3f79f48764055b53cd548b8c62c357281aa816e4.zip |
collectd: fix postgresql library detection
Explicitly link against -lpthread and -lm.
Fixes ([1]):
checking for PQconnectdb in -lpq... no
checking for PQserverVersion in -lpq... no
postgresql . . . . . no (dependency error)
[1] http://autobuild.buildroot.org/results/926/926a43b8f635790d7e9abdc977ea803ddaf8a523/
[Thomas:
- Rebase on top of master
- Use += instead of =, which will avoid mistakes in the future.]
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/jsoncpp/jsoncpp.mk')
0 files changed, 0 insertions, 0 deletions