[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110722141753.GA19681@infradead.org>
Date: Fri, 22 Jul 2011 10:17:53 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Theodore Ts'o <tytso@....edu>
Cc: Ext4 Developers List <linux-ext4@...r.kernel.org>, xfs@....sgi.com
Subject: Re: [PATCH XFSPROGS 2/3] Build without enabling DEBUG by default
On Thu, Jul 21, 2011 at 07:50:36PM -0400, Theodore Ts'o wrote:
> The tree currently will blow out with a build failure if -DDEBUG is
> specified.
This still doesn't make sense to me. libxfs explicily overrides
DEBUG in the makefile:
# don't try linking xfs_repair with a debug libxfs.
DEBUG = -DNDEBUG
we really need to figure out why your enviroment doesn't pick this
up, especially as we've never seen that report from anybody else.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists