commit | d9506cab36391c906671b3767d0ccf9c8c0e9645 | [log] [tgz] |
---|---|---|
author | Anthony PERARD <anthony.perard@citrix.com> | Thu May 11 12:35:42 2017 +0100 |
committer | Stefano Stabellini <sstabellini@kernel.org> | Tue May 16 11:49:46 2017 -0700 |
tree | 1b5ec2591f07de02da38b5f3425529c8453e5d7f | |
parent | 1ff7c5986a515d2d936eba026ff19947bbc7cb92 [diff] |
configure: Remove -lxencall for Xen detection QEMU does not depends on libxencall, it was added because it was a missing link dependency of libxendevicemodel, but now the later should be built properly. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>