Page MenuHomeFreeBSD

packages: Fix clang conditional
ClosedPublic

Authored by ivy on Apr 27 2026, 8:15 AM.
Tags
None
Referenced Files
F162637220: D56657.diff
Wed, Jul 15, 7:19 AM
F162637219: D56657.diff
Wed, Jul 15, 7:19 AM
Unknown Object (File)
Tue, Jul 7, 3:39 PM
Unknown Object (File)
Mon, Jul 6, 9:10 PM
Unknown Object (File)
Fri, Jul 3, 5:11 AM
Unknown Object (File)
Thu, Jun 18, 3:18 PM
Unknown Object (File)
Jun 11 2026, 9:08 PM
Unknown Object (File)
Jun 6 2026, 7:31 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