1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

From: "Paul M. Aoki" <aoki@CS.Berkeley.EDU>

Subject: [PATCHES] port patch: ultrix4

ultrix4 doesn't compile without this.  this also fixes a problem
with dynamic loading (ultrix relocatable objects must be loaded
with -G 0).
This commit is contained in:
Marc G. Fournier
1997-05-07 03:12:46 +00:00
parent a5d7eb90a8
commit 9f2d714620
3 changed files with 14 additions and 2 deletions

View File

@@ -5,6 +5,6 @@ ALL:
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.o
DLSUFFIX:.so
YFLAGS:-d
YACC: