Re: [PORTS] RedHat6.0 & Alpha

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: Thomas Lockhart <lockhart@alumni.caltech.edu>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: Uncle George <gatgul@voicenet.com>, Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>, pgsql-ports@postgreSQL.org
Date: 1999-07-20T16:59:19Z
Lists: pgsql-hackers
> OK, I have made it:
> 
>         ifeq ($(CPU),alpha)
>         ifeq ($(CC), gcc)
>         CFLAGS+= -mieee
>         endif
>         ifeq ($(CC), egcs)
>         CFLAGS+= -mieee
>         endif
>         endif

Great. I think that is closer to what is needed...

                 - Thomas

-- 
Thomas Lockhart				lockhart@alumni.caltech.edu
South Pasadena, California