[Pkg-xen-changes] [xen] 27/128: tools-misc-rpath.diff

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

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

diff --git a/tools/misc/Makefile b/tools/misc/Makefile
index fbc20cf..56d4b82 100644
--- a/tools/misc/Makefile
+++ b/tools/misc/Makefile
@@ -32,6 +32,8 @@ INSTALL_PRIVBIN := $(INSTALL_PRIVBIN-y)
 # Include configure output (config.h) to headers search path
 CFLAGS += -I$(XEN_ROOT)/tools
 
+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