Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 1999 09:47:00 +0100 (MET)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        mike@smith.net.au (Mike Smith)
Cc:        bde@zeta.org.au, current@FreeBSD.ORG
Subject:   Re: -DKERNEL option when compiling kernels ?
Message-ID:  <199901010847.JAA22673@labinfo.iet.unipi.it>
In-Reply-To: <199812311847.KAA00785@dingo.cdrom.com> from "Mike Smith" at Dec 31, 98 10:47:15 am

next in thread | previous in thread | raw e-mail | index | archive | help
> > >Couldn't it also go into opt_global.h ?
> > 
> > It could, but it doesn't belong there since it is not optional.
> 
> ... but it is a global option for the files in question. 

well it is just a very minor thing, anyways. Now if there was a
way to put all compile options somewhere so that the make output
does not show three lines for each file...

cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wuninitialized -Wformat -Wunused -fformat-extensions -ansi  -nostdinc -I-
-I. -I../..  -I../../../include  -DKERNEL -include opt_global.h -aout  vers.c

	luigi


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



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