Re: [Qemu-devel] [PATCH RFT for-1.5 v1 0/2] Fix DTC sub-module issues

2013-04-25 Thread Edgar E. Iglesias
On Mon, Apr 22, 2013 at 02:40:09PM +1000, peter.crosthwa...@xilinx.com wrote: > From: Peter Crosthwaite > > Two issues reported by Blue for building the DTC submodule with clang > and mingw. Applied Fixes the mingw build on my setup, thanks. Cheers, Edgar > > > Peter Crosthwaite (2): > Ma

[Qemu-devel] [PATCH RFT for-1.5 v1 0/2] Fix DTC sub-module issues

2013-04-21 Thread peter . crosthwaite
From: Peter Crosthwaite Two issues reported by Blue for building the DTC submodule with clang and mingw. Peter Crosthwaite (2): Makefile: Don't build shared libfdt Makefile: Use QEMU_FLAGS for DTC compilation Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)