mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 06:08:26 -04:00
bsdi cleanup
This commit is contained in:
parent
c0dd20f92c
commit
61d673b2ea
4 changed files with 6 additions and 4 deletions
|
|
@ -1 +0,0 @@
|
|||
CC=gcc2 -O2 -m486 -pipe
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
AROPT:cq
|
||||
CFLAGS:-DPRE_BSDI_2_1
|
||||
CC:gcc2
|
||||
CFLAGS:-O2 -m486 -pipe -DPRE_BSDI_2_1
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:/usr/local/include
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AROPT:cq
|
||||
CFLAGS:
|
||||
CC:gcc2
|
||||
CFLAGS:-O2 -m486 -pipe
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:/usr/local/include
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
AROPT:cq
|
||||
CFLAGS:
|
||||
CC:gcc2
|
||||
CFLAGS:-O2 -m486 -pipe
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:/usr/local/include
|
||||
|
|
|
|||
Loading…
Reference in a new issue