Page MenuHomeFreeBSD

Don't omit bsd.compiler.mk for the nested delete-old in buildworld.
ClosedPublic

Authored by jhb on Oct 5 2022, 11:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 11, 12:01 AM
Unknown Object (File)
Mon, Nov 10, 12:34 AM
Unknown Object (File)
Oct 29 2025, 6:53 AM
Unknown Object (File)
Oct 10 2025, 9:32 AM
Unknown Object (File)
Oct 10 2025, 9:32 AM
Unknown Object (File)
Oct 10 2025, 9:32 AM
Unknown Object (File)
Oct 10 2025, 3:12 AM
Unknown Object (File)
Sep 13 2025, 4:53 AM
Subscribers
None

Details

Summary

src.opts.mk will need bsd.compiler.mk to determine if CXX is
supported. Without this, src.opts.mk always marks CXX as broken and
attempts to delete all dependencies of MK_CXX from WORLDTMP.

Diff Detail

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