mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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