HomeFreeBSD

Move LIBADD lines from usr.bin/clang/*/Makefile one level up

Description

Move LIBADD lines from usr.bin/clang/*/Makefile one level up

Some utilities under usr.bin/clang were only linked to libz, while most
others were linked to libz and libzstd. Make this consistent, and remove
repetition, by moving these LIBADD lines to usr.bin/clang/clang.prog.mk
and usr.bin/clang/clang.prog.mk.

MFC after: 3 days

Details

Provenance
dimAuthored on Jul 23 2023, 8:04 PM
Parents
rG9df529b8a106: login_getclassbyname(3): use calloc.
Branches
Unknown
Tags
Unknown