]> xenbits.xensource.com Git - xen.git/commit
tools: --with-system-{ovmf,seabios,ipxe} should provide absolute paths
authorWei Liu <wei.liu2@citrix.com>
Mon, 16 Jul 2018 14:02:55 +0000 (15:02 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 16 Jul 2018 15:09:18 +0000 (16:09 +0100)
commit6f28c09aa96b636ed4027cada570c1f2b8dc590f
tree01f00ac4656900aea1db033e6fd33be6c1b55944
parent01d631028a02fe2c54160038cd45d22ff5733b0c
tools: --with-system-{ovmf,seabios,ipxe} should provide absolute paths

The paths shouldn't be set to "yes". We ask the user to set absolute
paths because Xen's build system doesn't know where to search, and the
build machine doesn't necessarily have those binaries present in the
first place.

Reported-by: Anthony Perard <anthony.perard@citrix.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/configure
tools/configure.ac