[Pkg-xen-changes] [xen] 17/30: tools-xcutils-rpath.diff

Ian James Campbell ijc at moszumanska.debian.org
Tue Jan 20 15:15:37 UTC 2015


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

ijc pushed a commit to branch feature/experimental-4.5-final
in repository xen.

commit 802c803af35af4dbd83fc495d18e930bbada8261
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 1c5237c..298981b 100644
--- a/tools/xcutils/Makefile
+++ b/tools/xcutils/Makefile
@@ -19,6 +19,8 @@ CFLAGS += -Werror
 CFLAGS_readnotes.o  := $(CFLAGS_libxenctrl) $(CFLAGS_libxenguest) -I$(XEN_ROOT)/tools/libxc
 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