Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paste
P539
Command-Line Input
Active
Public
Actions
Authored by
markj
on Feb 24 2022, 6:39 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F37452865: Command-Line Input
Feb 24 2022, 6:39 PM
2022-02-24 18:39:26 (UTC+0)
Subscribers
None
diff --git a/cddl/usr.bin/ctfconvert/Makefile b/cddl/usr.bin/ctfconvert/Makefile
index 78b65020452a..3795c27293d5 100644
--- a/cddl/usr.bin/ctfconvert/Makefile
+++ b/cddl/usr.bin/ctfconvert/Makefile
@@ -40,7 +40,7 @@ CFLAGS+= -I${SRCTOP}/sys/cddl/compat/opensolaris \
-I${OPENSOLARIS_SYS_DISTDIR}/uts/common
CFLAGS+= -DHAVE_ISSETUGID
-LIBADD= spl dwarf elf z pthread
+LIBADD= spl z dwarf elf pthread
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
Event Timeline
markj
created this paste.
Feb 24 2022, 6:39 PM
2022-02-24 18:39:26 (UTC+0)
Log In to Comment