mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
- added LD_ADD+=-ltermcap to postgres.mk.bsdi_2_1
- submitted by: Bruce Momjian (root@candle.pha.pa.us)
This commit is contained in:
@ -26,6 +26,7 @@ AROPT= cq
|
||||
USE_REGEX = 1
|
||||
|
||||
LDADD_BE= -ldl -lcompat
|
||||
LD_ADD+= -ltermcap
|
||||
|
||||
#
|
||||
# for postgres.user.mk
|
||||
|
Reference in New Issue
Block a user