Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 16:54:29 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        Jake Burkholder <jake@FreeBSD.org>, <src-committers@FreeBSD.org>, <cvs-src@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/share/mk bsd.kern.mk src/sys/conf Makefile.sparc64
Message-ID:  <20030228163705.O21276-100000@gamplex.bde.org>
In-Reply-To: <20030227231613.GA45208@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Feb 2003, Ruslan Ermilov wrote:

> On Thu, Feb 27, 2003 at 03:02:22PM -0800, Jake Burkholder wrote:
> > jake        2003/02/27 15:02:22 PST
> >
> >   Modified files:
> >     share/mk             bsd.kern.mk
> >     sys/conf             Makefile.sparc64
> >   Log:
> >   - Removed various cruft from before we had a hosted toolchain (!).
> >   - Moved special compiler flags to bsd.kern.mk so they get used for modules
> >     too.
> >
> >   Revision  Changes    Path
> >   1.32      +9 -0      src/share/mk/bsd.kern.mk
> >   1.25      +0 -15     src/sys/conf/Makefile.sparc64
> >
> Thanks!

Don't forget to keep sys/conf/kern.mk in sync with share/mk/bsd.kern.mk.
The latter is supposed to go away or be reduced to compatibilty cruft.
(Warning options should be sys-relative so that variant sys trees can
be compiled with warning levels appropriate to the number of warnings
fixed (on not) in each tree.  The existence of non-warning options in
bsd.kern.mk is a bug -- per-arch options belong in per-arch Makefiles,
modulo the problem of getting them in modules and boot Makefiles.)

Bruce


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




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