Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/arm32/ramdisk Fix libraries we link with.
details: https://anonhg.NetBSD.org/src/rev/fbbc1b7cdd88
branches: trunk
changeset: 480356:fbbc1b7cdd88
user: mark <mark%NetBSD.org@localhost>
date: Mon Jan 10 00:25:01 2000 +0000
description:
Fix libraries we link with.
diffstat:
distrib/arm32/ramdisk/ramdiskbin.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 8a8b748a5ae6 -r fbbc1b7cdd88 distrib/arm32/ramdisk/ramdiskbin.conf
--- a/distrib/arm32/ramdisk/ramdiskbin.conf Mon Jan 10 00:24:43 2000 +0000
+++ b/distrib/arm32/ramdisk/ramdiskbin.conf Mon Jan 10 00:25:01 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ramdiskbin.conf,v 1.6 1999/11/23 22:14:23 simonb Exp $
+# $NetBSD: ramdiskbin.conf,v 1.7 2000/01/10 00:25:01 mark Exp $
#
# ramdiskbin.conf - unified binary for the install ramdisk
#
@@ -30,4 +30,4 @@
ln reboot halt
ln restore rrestore
-libs -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm
+libs -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lipsec -lcrypt -ll -lm
Home |
Main Index |
Thread Index |
Old Index