Re: [Qemu-devel] [PATCH 10/13] target-alpha: Enable NPTL.
On Wed, Mar 24, 2010 at 05:13:07PM -0700, Richard Henderson wrote: > Signed-off-by: Richard Henderson > --- > configure|1 + > linux-user/syscall.c |2 +- > target-alpha/cpu.h | 28 +--- > 3 files changed, 19 insertions(+), 12 deletions(-) > > diff
[Qemu-devel] [PATCH 10/13] target-alpha: Enable NPTL.
Signed-off-by: Richard Henderson --- configure|1 + linux-user/syscall.c |2 +- target-alpha/cpu.h | 28 +--- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/configure b/configure index 1d5fb17..37f2ba7 100755 --- a/configure +++ b/