[PATCH] always define __sparc64__ on ultrasparc
David O'Brien
obrien@freebsd.org
Fri May 17 00:56:00 GMT 2002
On Fri, May 17, 2002 at 12:36:51AM -0700, Jason R Thorpe wrote:
> On Fri, May 17, 2002 at 12:32:40AM -0700, David O'Brien wrote:
>
> > I'll see if I can find a better knob to use to specify "-D__sparc64__"
> > in sparc/freebsd.h that is not sensitive to -mcpu.
>
> If you always want this for freebsd, CPP_PREDEFINES?
Only if I can use ANSI-C string concatenation. :-)
CPP_PREDEFINES is set in config/freebsd-spec.h.
I'll do something with SUBTARGET_EXTRA_SPECS.
More information about the Gcc-patches
mailing list