From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Jenkins Date: Mon, 08 Sep 2008 10:45:42 +0000 Subject: Re: [PATCH] threadsafe rules iteration Message-Id: <48C50256.4020202@tuffmail.co.uk> List-Id: References: <48C113FC.3080203@tuffmail.co.uk> In-Reply-To: <48C113FC.3080203@tuffmail.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Scott James Remnant wrote: > On Fri, 2008-09-05 at 16:08 +0100, Alan Jenkins wrote: > > >> I think we should be building with -Werror, but I'm not sure how to tell >> autoconf/automake. >> >> > CFLAGS=-Werror > > Scott > That doesn't seem to work if I add it to configure.ac... compiler: /home/alan/bin/cc cflags: -g -O2 ldflags: I was hoping for something I could e.g. submit as a patch. Alan