Re: 486 Optimizations... - Mailing list pgsql-hackers

From Alfred Perlstein
Subject Re: 486 Optimizations...
Date
Msg-id 20001114134610.U11449@fw.wintelcom.net
Whole thread Raw
In response to 486 Optimizations...  (Larry Rosenman <ler@lerctr.org>)
Responses Re: 486 Optimizations...  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
* Larry Rosenman <ler@lerctr.org> [001114 13:42] wrote:
> Anyone care if I build a patch to kill the -m486 type options in the
> following files:
> 
> $ grep -i -- 486 *
> bsdi:  i?86)  CFLAGS="$CFLAGS -m486";;
> freebsd:CFLAGS='-O2 -m486 -pipe'
> univel:CFLAGS='-v -O -K i486,host,inline,loop_unroll -Dsvr4'
> $ pwd
> /home/ler/pg-dev/pgsql/src/template
> $

I have a patch pending for FreeBSD to support alpha builds that
also disables -m486 so if you left the freebsd template alone it
would be ok.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: 486 Optimizations...
Next
From: Alfred Perlstein
Date:
Subject: Re: 486 Optimizations...