- added LD_ADD+=-ltermcap to postgres.mk.bsdi_2_1
- submitted by: Bruce Momjian (root@candle.pha.pa.us)
This commit is contained in:
parent
435d32cd25
commit
753631ac17
@ -26,6 +26,7 @@ AROPT= cq
|
||||
USE_REGEX = 1
|
||||
|
||||
LDADD_BE= -ldl -lcompat
|
||||
LD_ADD+= -ltermcap
|
||||
|
||||
#
|
||||
# for postgres.user.mk
|
||||
|
Loading…
Reference in New Issue
Block a user