Am 02.04.2012 12:50, schrieb Daniel P. Berrange:
From: "Daniel P. Berrange"
Normal practice for autoconf style scripts is to print out
progress. The QEMU configure script is getting increasingly
slow& has no progress feedback. Print out the progress of
checking each compiler flag
Signed-off-by
On Mon, Apr 02, 2012 at 02:56:17PM +0100, Peter Maydell wrote:
> On 2 April 2012 11:50, Daniel P. Berrange wrote:
> > From: "Daniel P. Berrange"
> >
> > Normal practice for autoconf style scripts is to print out
> > progress. The QEMU configure script is getting increasingly
> > slow & has no pro
On 2 April 2012 11:50, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> Normal practice for autoconf style scripts is to print out
> progress. The QEMU configure script is getting increasingly
> slow & has no progress feedback. Print out the progress of
> checking each compiler flag
>
>
From: "Daniel P. Berrange"
Normal practice for autoconf style scripts is to print out
progress. The QEMU configure script is getting increasingly
slow & has no progress feedback. Print out the progress of
checking each compiler flag
Signed-off-by: Daniel P. Berrange
---
configure |4