cvs commit: src/libexec/talkd announce.c extern.h print.c table.c talkd.c

Ruslan Ermilov ru at FreeBSD.org
Fri Apr 4 00:07:55 PST 2003


On Thu, Apr 03, 2003 at 08:00:17AM -0800, David O'Brien wrote:
> On Thu, Apr 03, 2003 at 08:26:05PM +1000, Bruce Evans wrote:
> > There are some other minor ordering problems.  -Winitialized is not set
> > for "-O -O0 -O" in ${CFLAGS}, and there may be hackish makefiles that set
> > CFLAGS after including <bsd.prog.mk>.
> 
> There are a few.
> 
There isn't any that adds -O* to CFLAGS after including <bsd.*.mk>.

> Also you can set gcc flags using the GCC_OPTIONS
> environmental variable.
> 
You know, there are many ways to shoot yourself in a foot.
How's this, without any makefile?

$ cc -o a.o a.c
cc1: warning: -Wuninitialized is not supported without -O

Guess what was in GCC_OPTIONS.  In short, we don't support
GCC_OPTIONS.  It isn't even mentioned in gcc(1) or GNU info
files.


Cheers,
-- 
Ruslan Ermilov		Sysadmin and DBA,
ru at sunbay.com		Sunbay Software AG,
ru at FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20030404/64bc6585/attachment.bin


More information about the cvs-src mailing list