]> xenbits.xensource.com Git - qemu-xen-traditional.git/commitdiff
qemu-xen-traditional: Link against xentoolcore stable-4.10 stable-4.11 xen-4.10.0 xen-4.10.0-rc1 xen-4.10.1 xen-4.10.2 xen-4.10.3 xen-4.10.4 xen-4.11.0 xen-4.11.0-rc1 xen-4.11.1 xen-4.11.2 xen-4.11.3 xen-4.11.4
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 15 Sep 2017 18:37:27 +0000 (19:37 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 15 Sep 2017 18:37:27 +0000 (19:37 +0100)
This should be inserted into the libxl xen.git series as a qemu tag
update, just after the library is introduced but before it is used.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
xen-hooks.mak

index 0ca868f8256de28ed647848783b1f6e83462e17d..a68eba3c68ba0640fedb6d0d9b5daeffb022975d 100644 (file)
@@ -27,6 +27,7 @@ LIBS += -L$(XEN_ROOT)/tools/libs/gnttab -lxengnttab
 LIBS += -L$(XEN_ROOT)/tools/libxc -lxenctrl -lxenguest
 LIBS += -L$(XEN_ROOT)/tools/xenstore -lxenstore
 LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/toollog
+LIBS += -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/toolcore
 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