[Pkg-xen-changes] [xen] 51/69: tools-xenpaging-prefix.diff
Ian James Campbell
ijc at moszumanska.debian.org
Tue Jan 19 13:24:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
ijc pushed a commit to branch feature/bug805508
in repository xen.
commit b126461dd534c9ea60603e5680a1009fb7d8c57c
Author: Bastian Blank <waldi at debian.org>
Date: Sat Jul 5 11:47:08 2014 +0200
tools-xenpaging-prefix.diff
Patch-Name: tools-xenpaging-prefix.diff
---
tools/xenpaging/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/xenpaging/Makefile b/tools/xenpaging/Makefile
index 2407a30..f3747b3 100644
--- a/tools/xenpaging/Makefile
+++ b/tools/xenpaging/Makefile
@@ -4,7 +4,7 @@ include $(XEN_ROOT)/tools/Rules.mk
# xenpaging.c and file_ops.c incorrectly use libxc internals
CFLAGS += $(CFLAGS_libxenctrl) $(CFLAGS_libxenstore) $(PTHREAD_CFLAGS) -I$(XEN_ROOT)/tools/libxc
LDLIBS += $(LDLIBS_libxenctrl) $(LDLIBS_libxenstore) $(PTHREAD_LIBS)
-LDFLAGS += $(PTHREAD_LDFLAGS)
+LDFLAGS += $(PTHREAD_LDFLAGS) $(call LDFLAGS_RPATH,../lib)
POLICY = default
--
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