]> xenbits.xensource.com Git - xen.git/commit
libxl: test programs: Fix make race re libxenlight.so
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 6 Feb 2014 19:17:26 +0000 (19:17 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 6 Feb 2014 19:19:20 +0000 (19:19 +0000)
commitcde17c6a62d97239c76aace92f3fdbad09931ca4
tree507f4856d50b35e8af8d99a46e7bd551254d6d1e
parent4950037bf276921171652a8e8f21ab34a27dfe97
libxl: test programs: Fix make race re libxenlight.so

The test programs were getting the proper libxenlight.so on their link
line.  Filter it out.  Also change the soname of the test library to
match the real one, so that libxutil is satisfied with it.

Reported-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <Ian.Campbell@citrix.com>
tools/libxl/Makefile