[Pkg-xen-changes] [xen] 39/128: tools-xenstore-rpath.diff

Ian Campbell ijc-guest at moszumanska.debian.org
Sat Jul 12 09:06:09 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 90380bf46fb8ed13ee7b896f215c645008f992e1
Author: Bastian Blank <waldi at debian.org>
Date:   Sat Jul 5 11:47:13 2014 +0200

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

diff --git a/tools/xenstore/Makefile b/tools/xenstore/Makefile
index f8237ed..153c36f 100644
--- a/tools/xenstore/Makefile
+++ b/tools/xenstore/Makefile
@@ -8,6 +8,8 @@ CFLAGS += -Werror
 CFLAGS += -I.
 CFLAGS += $(CFLAGS_libxenctrl)
 
+LDFLAGS_libxenctrl += $(call LDFLAGS_RPATH,../lib)
+
 CLIENTS := xenstore-exists xenstore-list xenstore-read xenstore-rm xenstore-chmod
 CLIENTS += xenstore-write xenstore-ls xenstore-watch
 

-- 
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