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

From: "Billy G. Allie" <Bill.Allie@mug.org>

The following patches will bring the UNIVEL port in line with the new porting
model used in postgreSQL 6.3
This commit is contained in:
Marc G. Fournier
1998-02-01 07:44:00 +00:00
parent d8ddb10f51
commit 6e9558e639
4 changed files with 222 additions and 215 deletions

View File

@@ -1,10 +1,10 @@
AROPT:crs
CFLAGS:-I$(SRCDIR)/backend/port/univel -Xa -v -DHAVE_RUSAGE -O -K i486,host,inline,loop_unroll -Dsvr4
CFLAGS:-Xa -v -O -K i486,host,inline,loop_unroll -Dsvr4
SHARED_LIB:-K PIC
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC=/usr/ccs/bin/yacc
YACC:yacc
CC:cc