Re: 7+ days of dogfood

2013-02-12 Thread b.f.
On 2/13/13, Steve Kargl wrote: > On Wed, Feb 13, 2013 at 02:15:08AM +0000, b.f. wrote: >> On 2/13/13, Steve Kargl wrote: >> > On Wed, Feb 13, 2013 at 12:18:29AM +, b.f. wrote: >> >> ># cat /etc/make.conf|grep FFLAGS >> >> >FFLAGS = -O2 -pipe -

Re: 7+ days of dogfood

2013-02-12 Thread b.f.
On 2/13/13, Steve Kargl wrote: > On Wed, Feb 13, 2013 at 12:18:29AM +0000, b.f. wrote: >> ># cat /etc/make.conf|grep FFLAGS >> >FFLAGS = -O2 -pipe -march=native -mtune=native >> >> Please do _not_ assign flags unconditionally in make.conf. > > FFLAGS is

Re: 7+ days of dogfood

2013-02-12 Thread b.f.
># cat /etc/make.conf|grep FFLAGS >FFLAGS = -O2 -pipe -march=native -mtune=native Please do _not_ assign flags unconditionally in make.conf. In fact, try to remove or restrict the scope of everything in this file. (It is unfortunate that some of the examples for the base system in the sample make

Re: svn commit: r244604 - head/usr.sbin/gssd

2013-01-01 Thread b.f.
On 12/31/12, Rick Macklem wrote: > Rick Macklem wrote: >> Rick Macklem wrote: >> > Garrett Cooper wrote: >> > > On Sun, Dec 30, 2012 at 4:49 PM, Rick Macklem >> > > >> > > wrote: >> > > > bf1783 wrote: >> > > >> >Author: rmacklem >> > > >> >Date: Sat Dec 22 23:21:17 2012 >> > > >> >New Revision:

Re: svn commit: r244604 - head/usr.sbin/gssd

2013-01-01 Thread b.f.
On 1/1/13, b.f. wrote: > On 12/31/12, Rick Macklem wrote: >> Rick Macklem wrote: >>> Rick Macklem wrote: >>> > Garrett Cooper wrote: >>> > > On Sun, Dec 30, 2012 at 4:49 PM, Rick Macklem >>> > > >>> > > wrote: >>&