Page MenuHomeFreeBSD

D38193.id116036.diff
No OneTemporary

D38193.id116036.diff

diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -215,10 +215,13 @@
CRUNCH_PROGS_usr.bin+= tar
CRUNCH_LIBS+= -larchive
.if ${MK_OPENSSL} != "no"
-CRUNCH_LIBS+= -lcrypto
+CRUNCH_LIBS+= -lcrypto -lssl
.endif
CRUNCH_LIBS+= -lmd
+CRUNCH_PROGS_usr.bin+= fetch
+CRUNCH_LIBS+= -lfetch
+
.if ${MK_NETCAT} != "no"
CRUNCH_PROGS_usr.bin+= nc
.endif

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 11, 10:10 AM (9 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23572906
Default Alt Text
D38193.id116036.diff (422 B)

Event Timeline