mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
From what I can tell, -DNOFIXADE does absolutely nothing under HP/ux
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-W l,-E -Ae -DNOFIXADE
|
||||
CFLAGS:-W l,-E -Ae
|
||||
SHARED_LIB:+z
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
@ -1,5 +1,5 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-DNOFIXADE
|
||||
CFLAGS:
|
||||
SHARED_LIB:-fPIC
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
Reference in New Issue
Block a user