Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 1999 22:15:09 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        luigi@labinfo.iet.unipi.it, mike@smith.net.au
Cc:        bde@zeta.org.au, current@FreeBSD.ORG
Subject:   Re: -DKERNEL option when compiling kernels ?
Message-ID:  <199901011115.WAA22595@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>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

If you can solve that, then -DKERNEL is worth hiding too.

I have a few options in /etc/make.conf that give another 2 lines of
output.

Bruce

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?199901011115.WAA22595>