From 8f6e7f3b31324017648bad1eb1115a13c4478c86 Mon Sep 17 00:00:00 2001 From: Nathan Neulinger Date: Fri, 19 Jan 2001 10:05:06 +0000 Subject: [PATCH] STABLE10-solaris26-needs-ccs-libcurses-20001223 gtx wants a symbol which exists only in the ccs libcurses (cherry picked from commit 9499904817a43fe9f48eb372d0fa901cba886d8c) --- src/config/Makefile.sun4x_56 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/Makefile.sun4x_56 b/src/config/Makefile.sun4x_56 index 3b2d006cb..f048a0efd 100644 --- a/src/config/Makefile.sun4x_56 +++ b/src/config/Makefile.sun4x_56 @@ -22,7 +22,7 @@ DBG=-g # # libraries XLIBS=-lsocket -lnsl -lintl -ldl -TXLIBS=-lcurses +TXLIBS=-L/usr/ccs/lib -lcurses MTLIBS=-lpthread -lsocket XLIBELFA=-lelf XLIBKVM=-lkvm -- 2.39.5