> To make PostgreSQL compilable on Digital Unix I had to modify the

alpha_cc
> template file. Patch attached.
>
> Andreas Kardos
>
This commit is contained in:
Bruce Momjian 2000-03-14 16:00:22 +00:00
parent 5e3eda41db
commit e3fb902991
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ AROPT:crs
# This is defined here because a bunch of clients include tmp/c.h,
# which is where the work is done on HP-UX. It only affects the
# backend on Ultrix and OSF/1.
CFLAGS:-DNOFIXADE -std -O4 -Olimit 2000
CFLAGS:-D__alpha__ -DNOFIXADE -std -O4 -Olimit 2000
SHARED_LIB:
ALL:
SRCH_INC: