Re: [Qemu-devel] [PATCH] Fix tarbin Makefile rule

2010-05-22 Thread Blue Swirl
Thanks, applied. On Wed, May 12, 2010 at 7:42 PM, Stuart Brady wrote: > The 'tarbin' Makefile rule doesn't include qemu-system-sparc64, but > should do, now that sparc64-softmmu is in the default target list. > > The rule attempts to tar up binaries that were not built if a target > list was pass

[Qemu-devel] [PATCH] Fix tarbin Makefile rule

2010-05-12 Thread Stuart Brady
The 'tarbin' Makefile rule doesn't include qemu-system-sparc64, but should do, now that sparc64-softmmu is in the default target list. The rule attempts to tar up binaries that were not built if a target list was passed to the configure script -- in which case, it will either fail, or otherwise in