From owner-freebsd-current Fri Jan 1 03:00:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28240 for freebsd-current-outgoing; Fri, 1 Jan 1999 03:00:49 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA28197 for ; Fri, 1 Jan 1999 03:00:41 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id JAA22673; Fri, 1 Jan 1999 09:47:00 +0100 From: Luigi Rizzo Message-Id: <199901010847.JAA22673@labinfo.iet.unipi.it> Subject: Re: -DKERNEL option when compiling kernels ? To: mike@smith.net.au (Mike Smith) Date: Fri, 1 Jan 1999 09:47:00 +0100 (MET) Cc: bde@zeta.org.au, current@FreeBSD.ORG In-Reply-To: <199812311847.KAA00785@dingo.cdrom.com> from "Mike Smith" at Dec 31, 98 10:47:15 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > >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