> In message <[EMAIL PROTECTED]> Bruce A > . Mah writes: > : --==_Exmh_834049033P > : Content-Type: text/plain; charset=us-ascii > : > : If memory serves me right, Garance A Drosihn wrote: > : > : > The file which changed was: > : > src/sys/conf/Makefile.i386 > : > > : > For the RELENG_4 branch, the significant commit was: > : > 1.179.2.6 done on Thu Oct 18th. > : > : [snip] > : > : Awesome...great explanation. Might be a couple days until my next > : release notes editing session, but I'll write something up based on what > : you gave me. > > Ah, this is a change in behavior in -stable. I think that deserves an > UPDATING entry. I hadn't got that before now. > > Warner
# To compile just the kernel with special optimizations, you should use # this instead of CFLAGS (which is not applicable to kernel builds anyway). # There is very little to gain by using higher optimization levels, and doing # so can cause problems. It is worse still. CFLAGS from /etc/make.conf also bites. You would think with the above comment from /etc/default/make.conf that CFLAGS should not affect the building of modules which are part of the kernel. Mark > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message -- Mark Andrews, Internet Software Consortium 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
