Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 753631a

Browse files
committed
- added LD_ADD+=-ltermcap to postgres.mk.bsdi_2_1
- submitted by: Bruce Momjian (root@candle.pha.pa.us)
1 parent 435d32c commit 753631a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mk/port/postgres.mk.bsdi_2_1

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ AROPT= cq
2626
USE_REGEX = 1
2727

2828
LDADD_BE= -ldl -lcompat
29+
LD_ADD+= -ltermcap
2930

3031
#
3132
# for postgres.user.mk

0 commit comments

Comments
 (0)