]> granicus.if.org Git - postgresql/commit
The real trick is to add -Dalpha to the CFLAGS setting. The changes
authorBruce Momjian <bruce@momjian.us>
Fri, 20 Mar 1998 03:55:52 +0000 (03:55 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 20 Mar 1998 03:55:52 +0000 (03:55 +0000)
commitf6c0fc19595187235c618c4877f551fe616c7113
tree334f2b4d8dc16071000eecd39bea8a7a53750367
parentd705aa813670d0dfab7b6f444609c5629cc4b008
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
src/backend/main/main.c
src/template/alpha