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