On Mon, 12 Mar 2001, Kris Kennaway wrote:

> On Tue, Mar 13, 2001 at 05:32:36AM +1100, Bruce Evans wrote:
> > OTOH, bsd.cpu.mk is too under-engineered to support any compiler except
> > gcc.  It unconditionally translates FreeBSD-specific names like k6-2 to
> > gcc-specific flags like -march=k6.
> 
> I'm not sure what can be done about that -- is there a way for make(1)
> to know it's being used with a gcc compiler so we can .ifdef the whole
> lot?

Not really, but it should use that same way that it should use to configure
-pipe, etc. :-)

Bruce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to