summaryrefslogtreecommitdiff
path: root/src/template
diff options
context:
space:
mode:
authorBruce Momjian1998-03-20 03:55:52 +0000
committerBruce Momjian1998-03-20 03:55:52 +0000
commitf6c0fc19595187235c618c4877f551fe616c7113 (patch)
tree334f2b4d8dc16071000eecd39bea8a7a53750367 /src/template
parentd705aa813670d0dfab7b6f444609c5629cc4b008 (diff)
The real trick is to add -Dalpha to the CFLAGS setting. The changes
to main.c are only to add some extra includes to support some code that's suddenly being used. The #define ASSEMBLER is to prevent most of the code of sys/proc.h from being included, as it ends up conflicting with some of the postgresql definitions. This may or may not work on other versions of Digital Unix. Get alpha working. Yea. Dwayne Bailey
Diffstat (limited to 'src/template')
-rw-r--r--src/template/alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/alpha b/src/template/alpha
index 3da0dfe93a6..ec287496bc8 100644
--- a/src/template/alpha
+++ b/src/template/alpha
@@ -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
+CFLAGS:-DNOFIXADE -Dalpha
SHARED_LIB:
ALL:
SRCH_INC: