buildrootschalter/package/collectd
Peter Seiderer 3f79f48764 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>
2015-04-05 19:19:32 +02:00
..
collectd.hash collectd: bump to version 5.4.2 2015-03-03 21:54:03 +01:00
collectd.mk collectd: fix postgresql library detection 2015-04-05 19:19:32 +02:00
Config.in packages: remove (non-)lfs dependencies and tweaks 2015-04-01 22:47:22 +02:00