From: A Large Angry SCM <gitzilla@gmail.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org, junkio@cox.net
Subject: Re: [PATCH] Build in shortlog
Date: Sun, 22 Oct 2006 10:22:49 -0700 [thread overview]
Message-ID: <453BA8E9.8010703@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0610221322370.14200@wbgn013.biozentrum.uni-wuerzburg.de>
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.
next prev parent reply other threads:[~2006-10-22 17:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-22 11:23 [PATCH] Build in shortlog Johannes Schindelin
2006-10-22 17:22 ` A Large Angry SCM [this message]
2006-10-22 20:50 ` Johannes Schindelin
2006-11-11 21:36 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=453BA8E9.8010703@gmail.com \
--to=gitzilla@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.