Page MenuHomeFreeBSD

Command-Line Input

Authored By
markj
Feb 24 2022, 6:39 PM
Size
451 B
Referenced Files
None
Subscribers
None

Command-Line Input

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

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4509882
Default Alt Text
Command-Line Input (451 B)

Event Timeline