From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 03 Jun 2010 14:07:58 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:43790 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1492648Ab0FCMHy (ORCPT ); Thu, 3 Jun 2010 14:07:54 +0200 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o53C7pL0023779; Thu, 3 Jun 2010 13:07:52 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o53C7o2D023777; Thu, 3 Jun 2010 13:07:50 +0100 Date: Thu, 3 Jun 2010 13:07:50 +0100 From: Ralf Baechle To: Dmitri Vorobiev Cc: Wu Zhangjin , linux-mips Subject: Re: [PATCH -queue] MIPS: Move Loongson Makefile parts to their own Platform file (cont.) Message-ID: <20100603120750.GB23033@linux-mips.org> References: <95654e45e2f02133c6334fb147d3e28ef94f2bb0.1275439768.git.wuzhangjin@gmail.com> <20100603113952.GA23033@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) X-archive-position: 27046 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips Return-Path: X-Keywords: X-UID: 2334 On Thu, Jun 03, 2010 at 03:04:13PM +0300, Dmitri Vorobiev wrote: > >> > I have fogotten to remove the -Werror in the Makefiles under loongson/ > >> > >> I'm just curious: why would anyone want to remove -Werror? It's very > >> useful in most cases, IMO. > > > > arch/mips/Kbuild enables -Werror for all platforms. > > Looks like I'm failing to keep pace with life :) Soon you'll need a fiber from vger to your brain just to keep up with lkml ;-) Ralf