]> xenbits.xensource.com Git - qemu-xen-traditional.git/commit
qemu-xen-traditional: Use xentoollog as a separate library
authorIan Campbell <ian.campbell@citrix.com>
Thu, 3 Dec 2015 11:23:16 +0000 (11:23 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 9 Dec 2015 11:53:59 +0000 (11:53 +0000)
commit9fad9ed285835caef64bb8dab352e287ad8538c2
tree8832d7151bd757177c0d726147edaf9a08fe6d82
parent91c15bfaec1764ce2896a393eabee1183afe1130
qemu-xen-traditional: Use xentoollog as a separate library

This has been split out of libxenctrl, so the build needs to be able
to find the header and the library. QEMU does not use xtl_* itself so
-rpath-link is sufficient to allow linking to libxenctrl.so (which
links against libxentoollog).

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
xen-hooks.mak