projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a19e57f
)
disk: no need to link with kvm, bsdxml, sbuf
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 2 Aug 2015 12:05:17 +0000
(14:05 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 4 Aug 2015 08:13:30 +0000
(10:13 +0200)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
5c53b90
..
9493c24
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-340,7
+340,7
@@
if BUILD_WITH_LIBUDEV
disk_la_LIBADD += -ludev
endif
if BUILD_FREEBSD
-disk_la_LIBADD += -ldevstat -l
kvm -lgeom -lbsdxml -lsbuf
+disk_la_LIBADD += -ldevstat -l
geom
endif
if BUILD_WITH_PERFSTAT
disk_la_LIBADD += -lperfstat