summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDiederik de Groot <ddegroot@talon.nl>2017-04-21 16:36:19 +0200
committerDiederik de Groot <ddegroot@talon.nl>2017-04-21 16:36:19 +0200
commitcb7a06379d872ca28918517c7f9d1ad14f02b389 (patch)
tree7c22bc66ca64ac7df3d60e7f1e6a325f47a8360b /Makefile.am
parentcba695961a995a692495f9990d8a047f0bf052c8 (diff)
Enh: Add support for backtrace using execinfo
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cdd4fb95..e033c35d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,7 @@ freebsd/FreeBSDProcess.h freebsd/FreeBSDCRT.h freebsd/Battery.h
endif
if HTOP_DRAGONFLYBSD
-htop_LDFLAGS += -lkvm -lkinfo
+htop_LDFLAGS += -lkvm -lkinfo -lexecinfo
myhtopplatsources = dragonflybsd/Platform.c dragonflybsd/DragonFlyBSDProcessList.c \
dragonflybsd/DragonFlyBSDProcess.c dragonflybsd/DragonFlyBSDCRT.c dragonflybsd/Battery.c

© 2014-2024 Faster IT GmbH | imprint | privacy policy