projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f54e378
)
tools-xcutils-rpath.diff
author
Bastian Blank
<waldi@debian.org>
Sat, 5 Jul 2014 09:47:05 +0000
(11:47 +0200)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 22 May 2018 17:41:33 +0000
(18:41 +0100)
Patch-Name: tools-xcutils-rpath.diff
Gbp-Pq: Name tools-xcutils-rpath.diff
tools/xcutils/Makefile
patch
|
blob
|
history
diff --git
a/tools/xcutils/Makefile
b/tools/xcutils/Makefile
index e127af8c2eaac7cb76da2115d24e7ef48c763b79..5a697c35b637477b2e8210659745ce7700f19269 100644
(file)
--- a/
tools/xcutils/Makefile
+++ b/
tools/xcutils/Makefile
@@
-19,6
+19,8
@@
CFLAGS += -Werror
CFLAGS_readnotes.o := $(CFLAGS_libxenevtchn) $(CFLAGS_libxenctrl) $(CFLAGS_libxenguest) -I$(XEN_ROOT)/tools/libxc $(CFLAGS_libxencall)
CFLAGS_lsevtchn.o := $(CFLAGS_libxenevtchn) $(CFLAGS_libxenctrl)
+APPEND_LDFLAGS += $(call LDFLAGS_RPATH,../lib)
+
.PHONY: all
all: build