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:
@@ -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
|
||||
|
Reference in New Issue
Block a user