Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150487391
D43782.id133967.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
659 B
Referenced Files
None
Subscribers
None
D43782.id133967.diff
View Options
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -142,7 +142,7 @@
CRUNCH_LIBS+= -l80211 -lalias -lcam -lncursesw -ldevstat -lipsec -llzma
.if ${MK_ZFS} != "no"
-CRUNCH_LIBS+= -lavl -lpthread -lsys -luutil -lumem -ltpool -lspl -lrt
+CRUNCH_LIBS+= -lavl -lpthread -luutil -lumem -ltpool -lspl -lrt
CRUNCH_LIBS_zfs+= ${LIBBE} \
${LIBZPOOL} \
${LIBZFS} \
@@ -156,7 +156,7 @@
CRUNCH_LIBS_zdb+= ${CRUNCH_LIBS_zfs}
.else
# liblzma needs pthread
-CRUNCH_LIBS+= -lpthread -lsys
+CRUNCH_LIBS+= -lpthread
.endif
CRUNCH_LIBS+= -lgeom -lbsdxml -lkiconv
.if ${MK_OPENSSL} == "no"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 3:48 PM (20 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30728378
Default Alt Text
D43782.id133967.diff (659 B)
Attached To
Mode
D43782: rescue: Don't explicitly link with libsys
Attached
Detach File
Event Timeline
Log In to Comment