Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157552649
D38304.id116346.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
556 B
Referenced Files
None
Subscribers
None
D38304.id116346.diff
View Options
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -212,16 +212,16 @@
CRUNCH_ALIAS_zstd= unzstd zstdcat zstdmt
CRUNCH_LIBS+= ${LDADD_zstd}
+CRUNCH_PROGS_usr.bin+= fetch
+CRUNCH_LIBS+= -lfetch
+
CRUNCH_PROGS_usr.bin+= tar
CRUNCH_LIBS+= -larchive
.if ${MK_OPENSSL} != "no"
-CRUNCH_LIBS+= -lcrypto -lssl
+CRUNCH_LIBS+= -lssl -lcrypto
.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, May 23, 6:14 PM (13 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33451518
Default Alt Text
D38304.id116346.diff (556 B)
Attached To
Mode
D38304: rescue: Fix link order of SSL libraries and fetch.
Attached
Detach File
Event Timeline
Log In to Comment