Re: [HACKERS] makefiles/Makefile.linux of 2/15 snapshop

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: "Marc G. Fournier" <scrappy@hub.org>
Cc: t-ishii@sra.co.jp, hackers@postgresql.org
Date: 1998-02-17T15:31:48Z
Lists: pgsql-hackers
> Why does makefiles/Makefile.linux have this CFLAGS:
>
> CFLAGS = -I$(SRCDIR)/include -I/usr/include/ncurses -
> I/usr/include/readline -Dlinuxalpha -Wall -Wstrict-prototypes -O2 -
> fomit-frame-pointer
>
> now every linux box seems to be Alpla?

That is a known "feature". Marc, are you going to back out the last
changes or should I put in a new version from a few days ago?

                                                 - Tom