Page MenuHomeFreeBSD

sendmail: Remove runtime dependency on clang
ClosedPublic

Authored by ivy on Aug 23 2025, 1:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 21, 8:20 AM
Unknown Object (File)
Wed, May 20, 11:04 PM
Unknown Object (File)
Wed, May 20, 4:20 AM
Unknown Object (File)
Wed, May 20, 4:20 AM
Unknown Object (File)
Sat, May 16, 9:35 PM
Unknown Object (File)
May 13 2026, 6:03 AM
Unknown Object (File)
May 12 2026, 7:57 PM
Unknown Object (File)
Apr 28 2026, 4:56 PM
Subscribers

Details

Summary

etc/mail/Makefile includes bsd.own.mk, which includes bsd.compiler.mk,
which fails with an error if it can't locate a C compiler. Set
_WITHOUT_SRCCONF=yes before including bsd.own.mk to disable this
behaviour.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66476
Build 63359: arc lint + arc unit