Hi, On Sun, 22 Oct 2006, A Large Angry SCM wrote: > Johannes Schindelin wrote: > [...] > > diff --git a/Makefile b/Makefile > > index 018dad2..0beda57 100644 > > --- a/Makefile > > +++ b/Makefile > > @@ -106,7 +106,7 @@ uname_P := $(shell sh -c 'uname -p 2>/de > > # CFLAGS and LDFLAGS are for the users to override from the command line. > > -CFLAGS = -g -O2 -Wall > > +CFLAGS = -g -O0 -Wall > > LDFLAGS = > > ALL_CFLAGS = $(CFLAGS) > > ALL_LDFLAGS = $(LDFLAGS) > > @@ -178,7 +178,7 @@ SCRIPT_SH = \ > [...] > > This part of your patch needs some explanation. Easy. Too many Czech beer, and not enough sleep. Therefore not enough removing debug remnants. Junio, if you want to apply, could you please edit this part out? Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html