All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Peterson <rpeterso@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] Cleanup some common CFLAGS
Date: Mon, 27 Aug 2007 10:45:40 -0500	[thread overview]
Message-ID: <1188229540.3972.3.camel@technetium.msp.redhat.com> (raw)
In-Reply-To: <46D1111C.1010803@ubuntu.com>

On Sun, 2007-08-26 at 07:35 +0200, Fabio Massimo Di Nitto wrote:
> The following patch does:
> 
> - change the default CFLAGS to -Wall -O2 -g
> - add --debug option to configure that will override the default
>   CFLAGS to -Wall -O0 -DDEBUG -g
> - clean up all the relevant Makefiles
> - add a few missing ; to configure script (almost cosmetic since
>   perl didn't trip on them).
> 
> NOTE that some subproject were using -ggdb with notes that had to be removed.
> This is basically the only "major" change in the set since it will switch to a
> more common -g. According to gcc 4.1 man page -g is still good enough to
> generate enough debugging information for gdb.
> 
> Please ACK or apply.
> 
> Fabio
> 
> PS The patch depends on the previous Makefile cleanup I posted on the mailing
> list right before this one.

ACK, but I only looked at the defaults and the gfs2 userland bits.

Regards,

Bob Peterson




  parent reply	other threads:[~2007-08-27 15:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-26  5:35 [Cluster-devel] [PATCH] Cleanup some common CFLAGS Fabio Massimo Di Nitto
2007-08-27  6:40 ` Fabio Massimo Di Nitto
2007-08-27 15:45 ` Bob Peterson [this message]
2007-08-27 17:38   ` Fabio Massimo Di Nitto
2007-08-27 21:22 ` Lon Hohberger
2007-08-28  4:22   ` Fabio Massimo Di Nitto

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=1188229540.3972.3.camel@technetium.msp.redhat.com \
    --to=rpeterso@redhat.com \
    /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.