Page MenuHomeFreeBSD

packages: Fix clang conditional
ClosedPublic

Authored by ivy on Apr 27 2026, 8:15 AM.
Tags
None
Referenced Files
F163284624: D56657.id.diff
Tue, Jul 21, 5:51 PM
F163265351: D56657.id176611.diff
Tue, Jul 21, 2:12 PM
Unknown Object (File)
Sun, Jul 19, 2:05 AM
Unknown Object (File)
Sat, Jul 18, 6:06 PM
Unknown Object (File)
Wed, Jul 15, 7:19 AM
Unknown Object (File)
Wed, Jul 15, 7:19 AM
Unknown Object (File)
Tue, Jul 7, 3:39 PM
Unknown Object (File)
Mon, Jul 6, 9:10 PM
Subscribers

Details

Summary

Various src.conf options can cause us to build something that ends up
in the clang package; copy the conditional from lib/Makefile to decide
if we need to build the package.

This fixes the build when LLVM/clang is entirely disabled.

Sponsored by: https://www.patreon.com/bsdivy

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable