]> granicus.if.org Git - postgresql/commitdiff
> To make PostgreSQL compilable on Digital Unix I had to modify the
authorBruce Momjian <bruce@momjian.us>
Tue, 14 Mar 2000 16:00:22 +0000 (16:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 14 Mar 2000 16:00:22 +0000 (16:00 +0000)
alpha_cc
> template file. Patch attached.
>
> Andreas Kardos
>

src/template/alpha_cc

index 20c3d1c94c9022c2ac6852c4fdaf320eaa87d7c7..ec72ab063ff11ba42e1c14f7f30618380f93d154 100644 (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: