svn commit: r187132 - head/usr.bin/make

Ivan Voras ivoras at freebsd.org
Fri Jan 30 04:07:57 PST 2009


2009/1/30 David O'Brien <obrien at freebsd.org>:

> compiler invocation must really bug you.  Perhaps we should have the
> quiet out put of the ncftp3 build where every complication takes only
> 1 line:
>
>    Compiling DStrCat.so:                                     [OK]
>    Compiling DStrFree.so:                                    [OK]
>    Compiling Dynscpy.so:                                     [OK]
>    Compiling Strncpy.so:                                     [OK]
>    Compiling strtokc.so:                                     [OK]
>    ..snip..

I'd vote for that being the default :)

It's also the mode used by Linux kernel (note that it's not a pro or a
contra argument in itself), e.g.
http://www.youtube.com/watch?v=elR7x50XZSI


More information about the svn-src-all mailing list