mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +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,
|
# 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
|
# which is where the work is done on HP-UX. It only affects the
|
||||||
# backend on Ultrix and OSF/1.
|
# backend on Ultrix and OSF/1.
|
||||||
CFLAGS:-DNOFIXADE
|
CFLAGS:-D__alpha__ -DNOFIXADE
|
||||||
SHARED_LIB:
|
SHARED_LIB:
|
||||||
ALL:
|
ALL:
|
||||||
SRCH_INC:
|
SRCH_INC:
|
||||||
|
Reference in New Issue
Block a user