On Mon, 2010-03-01 at 11:53 +0100, ext Guillem Jover wrote:
> Hi!
> 
> On Mon, 2010-03-01 at 09:42:58 +0200, Oliver McFadden wrote:
> > From: Ylimaki Rami (EXT-Vincit/Tampere) <[email protected]>
> > diff --git a/configure.ac b/configure.ac
> > index b9c7574..acedf74 100644
> > --- a/configure.ac
> > +++ b/configure.ac
> > @@ -315,6 +315,9 @@ AC_CHECK_HEADER([execinfo.h],[
> >      ])]
> >  )
> >  
> > +dnl arm needs additional compiler flags for proper backtraces
> > +AM_CONDITIONAL(ARM_BACKTRACE, [test "x$build_cpu" = xarm])
> 
> I think you mean host_cpu here.

Oh, yes. I actually didn't write this patch and just sent it for review.
There are a couple of issues that either myself or Rami will fix. I'll
try to look at it later today.

Probably this went unnoticed due to building in scratchbox.

_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to