]> granicus.if.org Git - postgresql/blob - src/template/alpha_cc
> To make PostgreSQL compilable on Digital Unix I had to modify the
[postgresql] / src / template / alpha_cc
1 AROPT:crs
2 # NOFIXADE disallows unaligned access.
3 #   on Ultrix and OSF/1 it invokes an explicit syscall.
4 #   on HP-UX it turns off certain compiler options.
5 # This is defined here because a bunch of clients include tmp/c.h,
6 # which is where the work is done on HP-UX.  It only affects the
7 # backend on Ultrix and OSF/1.
8 CFLAGS:-D__alpha__ -DNOFIXADE -std -O4 -Olimit 2000
9 SHARED_LIB:
10 ALL:
11 SRCH_INC:
12 SRCH_LIB:
13 DLSUFFIX:.so
14 YFLAGS:-d
15 YACC: