[Pkg-xen-changes] [xen] 15/48: tools-xcutils-rpath.diff
Ian James Campbell
ijc at moszumanska.debian.org
Tue Dec 9 12:49:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
ijc pushed a commit to branch feature/patch-names
in repository xen.
commit c8425e52400d7370d58aab689b0c9ad150992f2a
Author: Bastian Blank <waldi at debian.org>
Date: Sat Jul 5 11:47:05 2014 +0200
tools-xcutils-rpath.diff
Patch-Name: tools-xcutils-rpath.diff
---
tools/xcutils/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/xcutils/Makefile b/tools/xcutils/Makefile
index 6c502f1..d0d20d6 100644
--- a/tools/xcutils/Makefile
+++ b/tools/xcutils/Makefile
@@ -20,6 +20,8 @@ CFLAGS_xc_save.o := $(CFLAGS_libxenctrl) $(CFLAGS_libxenguest) $(CFLAGS_libxe
CFLAGS_readnotes.o := $(CFLAGS_libxenctrl) $(CFLAGS_libxenguest)
CFLAGS_lsevtchn.o := $(CFLAGS_libxenctrl)
+APPEND_LDFLAGS += $(call LDFLAGS_RPATH,../lib)
+
.PHONY: all
all: build
--
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