Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2001 04:10:21 -0700
From:      Dima Dorfman <dima@unixfreak.org>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.sys.mk 
Message-ID:  <20010802111026.8CC713E2F@bazooka.unixfreak.org>
In-Reply-To: <200108020512.f725CKe41285@freefall.freebsd.org>; from kris@FreeBSD.org on "Wed, 1 Aug 2001 22:12:20 -0700 (PDT)"

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway <kris@FreeBSD.org> writes:
> kris        2001/08/01 22:12:20 PDT
> 
>   Modified files:        (Branch: RELENG_4)
>     share/mk             bsd.sys.mk 
>   Log:
>   Remove the setting of -Werror.  The only consequence of setting -Werror
>   by default when WARNS is enabled (the previous case) is a broken -stable
>   build due to compiler/header/code differences between -current and -stable.

Instead of removing the functionality, how about changing this back to
the way it was and setting NO_WERROR in etc/defaults/make.conf?  This
way, developers can still find and fix those warnings, but the build
isn't broken for Joe Users.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010802111026.8CC713E2F>