]> xenbits.xensource.com Git - xen.git/commit
stubdom: fix stubdom-vtpm build
authorJuergen Gross <jgross@suse.com>
Mon, 31 Oct 2016 09:04:18 +0000 (10:04 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Wed, 29 May 2019 11:07:12 +0000 (12:07 +0100)
commit9257c9f440c6e12f5efe6a1b6d463731cfe71bc8
tree4e99cb42583a2e70c97008126cb10ffde660d22c
parent7057872c9416eab3e973aab14b15400b68d7bb7d
stubdom: fix stubdom-vtpm build

stubdom-vtpm needs gmp and expects it under
stubdom/cross-root-x86_64/x86_64-xen-elf/lib while gmp seems to install
it under stubdom/cross-root-x86_64/x86_64-xen-elf/lib64 at least in an
openSUSE environment.

Modify gmp configure parameters to explicitly specify --libdir.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
(cherry picked from commit 7791790c7ab97c85306dce749c6c8eb56d1dc0da)
stubdom/Makefile