smlinux/base/readline/fix-ncurses-underlinking.patch
PktSurf da8cda2080 Switched from netbsd-curses to ncurses in base.
Upgraded base/readline from 6.3 to 8.2.13
Added scdoc 1.11.3, a documentation dependency for base/kmod to base
2025-04-03 20:36:25 +05:30

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@