]> xenbits.xensource.com Git - qemu-xen-traditional.git/commit
qemu-trad: remove Xen path dependencies master stable-4.14 stable-4.15 stable-4.16 stable-4.17 stable-4.18 stable-4.19 xen-4.14.5 xen-4.15.0 xen-4.15.0-rc1 xen-4.15.1 xen-4.15.2 xen-4.15.3 xen-4.15.4 xen-4.16.0 xen-4.16.0-rc4 xen-4.16.1 xen-4.16.2 xen-4.16.3 xen-4.16.4 xen-4.17.0 xen-4.17.0-rc4 xen-4.17.1 xen-4.17.3 xen-4.18.0 xen-4.18.0-rc5 xen-4.18.1 xen-4.19.0 xen-4.19.0-rc4 xen-4.20.0
authorJuergen Gross <jgross@suse.com>
Wed, 15 Jul 2020 09:01:40 +0000 (10:01 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Tue, 18 Aug 2020 14:54:39 +0000 (15:54 +0100)
commit3d273dd05e51e5a1ffba3d98c7437ee84e8f8764
treee631bfd9f829017eaa5ddb78b9d8a49740e172bd
parent3c659044118e34603161457db9934a34f816d78b
qemu-trad: remove Xen path dependencies

xen-hhoks.mak contains hard wired paths for the used libraries of
qemu-trad. Replace those by the make variables from Xen's Rules.mk,
which is already included.

This in turn removes the need to add the runtime link paths of the
libraries the directly used libraries depend on.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Ian Jackson <ian.jackson@eu.citrix.com>
xen-hooks.mak