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

(cherry picked from commit f576172682401984fcf5e422d31086499caaebcf)

Details

Provenance
dimAuthored on Jul 23 2023, 8:04 PM
Parents
rGf1f27dfa4ad9: Work around VNET and DPCPU related panics on aarch64
Branches
Unknown
Tags
Unknown