[Pkg-xen-changes] [xen] 99/128: tools-libfsimage-rpath.diff

Ian Campbell ijc-guest at moszumanska.debian.org
Sat Jul 12 09:06:15 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 329f9004b6b7b718a89ccc6a4567ea5651ffda5c
Author: Bastian Blank <waldi at debian.org>
Date:   Sat Jul 5 11:46:56 2014 +0200

    tools-libfsimage-rpath.diff
---
 tools/libfsimage/Rules.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/libfsimage/Rules.mk b/tools/libfsimage/Rules.mk
index 9aedcc7..2750f4f 100644
--- a/tools/libfsimage/Rules.mk
+++ b/tools/libfsimage/Rules.mk
@@ -3,6 +3,7 @@ include $(XEN_ROOT)/tools/Rules.mk
 CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"$(FSDIR)\"
 CFLAGS += -Werror -D_GNU_SOURCE
 LDFLAGS += -L../common/
+LDFLAGS += $(call LDFLAGS_RPATH,../..)
 
 PIC_OBJS := $(patsubst %.c,%.opic,$(LIB_SRCS-y))
 

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