Larry Rosenman writes:
> 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'
I couldn't say I like these options, because they seem arbitrary, but
given that it only affects the 0 univel users and the 3 bsdi users left
(freebsd will be fixed), I wouldn't make a fuzz.
I do feel more strongly about removing '-pipe', but it's not something I'm
going to pursue.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/