[Pkg-xen-changes] [xen] 111/128: tools-xenstat-rpath.diff

Ian Campbell ijc-guest at moszumanska.debian.org
Sat Jul 12 09:06:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

ijc-guest pushed a commit to branch feature/4.4-updates
in repository xen.

commit ac59ae692116b89de918f9c1b19fbc685ec13db7
Author: Bastian Blank <waldi at debian.org>
Date:   Sat Jul 5 11:47:11 2014 +0200

    tools-xenstat-rpath.diff
---
 tools/xenstat/xentop/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/xenstat/xentop/Makefile b/tools/xenstat/xentop/Makefile
index 6146491..61f1c7d 100644
--- a/tools/xenstat/xentop/Makefile
+++ b/tools/xenstat/xentop/Makefile
@@ -19,7 +19,9 @@ all install xentop:
 else
 
 CFLAGS += -DGCC_PRINTF -Wall -Werror $(CFLAGS_libxenstat)
+LDFLAGS += $(call LDFLAGS_RPATH,../lib)
 LDLIBS += $(LDLIBS_libxenstat) $(CURSES_LIBS) $(SOCKET_LIBS)
+LDLIBS += $(LDLIBS_libxenctrl) $(LDLIBS_libxenstore)
 CFLAGS += -DHOST_$(XEN_OS)
 
 # Include configure output (config.h) to headers search path

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list