From aec671e309d43a9302f86b6da321fd3cac5a32f8 Mon Sep 17 00:00:00 2001 From: fjoe Date: Tue, 29 Nov 2011 03:27:09 +0000 Subject: -lreadline is not required anymore. --- rescue/rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rescue/rescue') diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index feb85ec..8bb8f1f 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -125,7 +125,7 @@ CRUNCH_LIBS+= -lipx .if ${MK_ZFS} != "no" CRUNCH_LIBS+= -lavl -lnvpair -lzfs -lpthread -luutil -lumem .endif -CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lreadline -lsbuf -lufs -lz +CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lsbuf -lufs -lz .if ${MACHINE_CPUARCH} == "i386" CRUNCH_PROGS_sbin+= bsdlabel sconfig fdisk -- cgit v1.1