mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Since it has been confirmed working on the bugs list, please apply the
attached patch. Andreas Kardos
This commit is contained in:
@ -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:-D__alpha__ -DNOFIXADE
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
Reference in New Issue
Block a user