486 Optimizations... - Mailing list pgsql-hackers

From Larry Rosenman
Subject 486 Optimizations...
Date
Msg-id 20001114154115.A11657@lerami.lerctr.org
Whole thread Raw
Responses Re: 486 Optimizations...  (Alfred Perlstein <bright@wintelcom.net>)
Re: 486 Optimizations...  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
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
$


-- 
Larry Rosenman                      http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: Syslog Facility Patch
Next
From: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: 486 Optimizations...