Upgraded base/readline from 6.3 to 8.2.13 Added scdoc 1.11.3, a documentation dependency for base/kmod to base
11 lines
270 B
Diff
11 lines
270 B
Diff
--- a/shlib/Makefile.in.orig
|
|
+++ b/shlib/Makefile.in
|
|
@@ -86,7 +86,7 @@
|
|
SHOBJ_LIBS = @SHOBJ_LIBS@
|
|
|
|
SHLIB_XLDFLAGS = @LDFLAGS@ @SHLIB_XLDFLAGS@
|
|
-SHLIB_LIBS = @SHLIB_LIBS@
|
|
+SHLIB_LIBS = @SHLIB_LIBS@ -lncursesw
|
|
|
|
SHLIB_DOT = @SHLIB_DOT@
|
|
SHLIB_LIBPREF = @SHLIB_LIBPREF@
|