Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151706300
D38193.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
422 B
Referenced Files
None
Subscribers
None
D38193.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 4:11 AM (5 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31266479
Default Alt Text
D38193.diff (422 B)
Attached To
Mode
D38193: rescue: Add fetch(1)
Attached
Detach File
Event Timeline
Log In to Comment