]> xenbits.xensource.com Git - xen.git/commit
ioemu: Fix cross-build of tapdisk-ioemu
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 18 Apr 2008 10:08:10 +0000 (11:08 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 18 Apr 2008 10:08:10 +0000 (11:08 +0100)
commit4b9fd1bad112427d74b491342f238dc53300b36e
tree17171f43a031d2d985bc3ca9cba56bc2fe5c8f52
parentc25c3c9ae5d4453833de9e8d90759f702188528e
ioemu: Fix cross-build of tapdisk-ioemu

changeset e1962ac0fb1c breaks cross-builds because it assumes the
system strip tool applies to the generated binaries.  This assumption
isn't made anywhere else in the xen tools build.

Signed-off-by: Aron Griffis <aron@hp.com>
tools/ioemu/Makefile