Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sun2/miniroot Now that we use the "hacked" (non-wide...
details: https://anonhg.NetBSD.org/src/rev/aae88a3eba8c
branches: trunk
changeset: 981159:aae88a3eba8c
user: martin <martin%NetBSD.org@localhost>
date: Mon Mar 01 16:49:07 2021 +0000
description:
Now that we use the "hacked" (non-widechar) curses, drop -lcurses
diffstat:
distrib/sun2/miniroot/list | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 7180f1c6effa -r aae88a3eba8c distrib/sun2/miniroot/list
--- a/distrib/sun2/miniroot/list Mon Mar 01 16:47:48 2021 +0000
+++ b/distrib/sun2/miniroot/list Mon Mar 01 16:49:07 2021 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: list,v 1.23 2020/10/06 13:32:41 rin Exp $
+# $NetBSD: list,v 1.24 2021/03/01 16:49:07 martin Exp $
#
# The PROM provides a default kernel name of "vmunix"
@@ -155,4 +155,4 @@
ARGVLN sh -sh
LIBS libhack.o
-LIBS -lrmt -ledit -lutil -lcurses -lterminfo -lcrypt -ll -lm -lkvm -lz -lprop
+LIBS -lrmt -ledit -lutil -lterminfo -lcrypt -ll -lm -lkvm -lz -lprop
Home |
Main Index |
Thread Index |
Old Index