* Kris Kennaway <[EMAIL PROTECTED]> [011214 02:46] wrote:
>
> Yes, well, we already compile the *entire tree* with static
> (compile-time) optimizations when CPUTYPE is set, so one more (bzero)
> is no difference except that it gives an extra performance benefit.
Wait, you go to each and every freebsd install and do a make world?
The point is we can do this dynamically, in fact we don't even need
to teach the linker how to do it, we can do it via the startup
scripts by checking a sysctl and providing the subdir to ldconfig.
:)
--
-Alfred Perlstein [[EMAIL PROTECTED]]
'Instead of asking why a piece of software is using "1970s technology,"
start asking why software is ignoring 30 years of accumulated wisdom.'
http://www.morons.org/rants/gpl-harmful.php3
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message