[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [qemu-xen-traditional master] Add libxendevicemodel to rpath-link
commit 58b9047bf2da88d2976bd1b7ba50dfdcc68b503d Author: Paul Durrant <paul.durrant@xxxxxxxxxx> AuthorDate: Wed Feb 22 11:00:37 2017 +0000 Commit: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> CommitDate: Thu Feb 23 11:48:34 2017 +0000 Add libxendevicemodel to rpath-link libxenctrl now depends on this library Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- xen-hooks.mak | 1 + 1 file changed, 1 insertion(+) diff --git a/xen-hooks.mak b/xen-hooks.mak index c1ea4be..4356f67 100644 --- a/xen-hooks.mak +++ b/xen-hooks.mak @@ -28,6 +28,7 @@ LIBS += -L$(XEN_ROOT)/tools/xenstore -lxenstore LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/toollog LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/call LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/foreignmemory +LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/devicemodel LDFLAGS := $(CFLAGS) $(LDFLAGS) -- generated by git-patchbot for /home/xen/git/qemu-xen-traditional.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |