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 -
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
># 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
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:
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:
>>&