Needs to be linked with -lbz2 now.
This commit is contained in:
parent
389bf995b5
commit
07967289f9
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ramdiskbin.conf,v 1.3 2000/02/03 19:25:17 itojun Exp $
|
||||
# $NetBSD: ramdiskbin.conf,v 1.4 2000/08/09 02:07:47 briggs Exp $
|
||||
#
|
||||
# ramdiskbin.conf - unified binary for the install ramdisk
|
||||
#
|
||||
@ -32,4 +32,4 @@ ln mount_kernfs kernfs
|
||||
ln reboot halt
|
||||
ln restore rrestore
|
||||
|
||||
libs -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm
|
||||
libs -lbz2 -ledit -lutil -lcurses -ltermcap -lrmt -lcrypt -ll -lm
|
||||
|
Loading…
Reference in New Issue
Block a user