postgresql/src/template/alpha_cc

16 lines
438 B
Plaintext
Raw Normal View History

1998-06-13 00:42:12 +02:00
AROPT:crs
# NOFIXADE disallows unaligned access.
# on Ultrix and OSF/1 it invokes an explicit syscall.
# on HP-UX it turns off certain compiler options.
# 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:-D__alpha__ -DNOFIXADE -std -O4 -Olimit 2000
1998-06-13 00:42:12 +02:00
SHARED_LIB:
ALL:
SRCH_INC:
SRCH_LIB:
DLSUFFIX:.so
YFLAGS:-d
YACC: