Re: [Qemu-devel] [PATCH] target-ppc: Fix build with --enable-debug

2012-06-24 Thread Blue Swirl
On Sun, Jun 24, 2012 at 2:04 PM, Stefan Weil wrote: > The order of the arguments was wrong (copy+paste error). Confirmed, a bug with d0f1562d6ace0fdb7d2db190dd5a9a2e7492c3b3 > > Signed-off-by: Stefan Weil > --- > > Hi Alex, hi Blue, > > there is still one more bug for target-ppc with --enable-d

[Qemu-devel] [PATCH] target-ppc: Fix build with --enable-debug

2012-06-24 Thread Stefan Weil
The order of the arguments was wrong (copy+paste error). Signed-off-by: Stefan Weil --- Hi Alex, hi Blue, there is still one more bug for target-ppc with --enable-debug, so strictly speaking, the subject is not correct: the patch fixes the build only partially. Regards, Stefan target-ppc/tra