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
F153739312: D36890.diff
Thu, Apr 23, 8:26 AM
Unknown Object (File)
Wed, Apr 22, 7:03 PM
Unknown Object (File)
Thu, Apr 16, 2:16 AM
Unknown Object (File)
Wed, Apr 15, 3:00 AM
Unknown Object (File)
Tue, Apr 14, 6:26 PM
Unknown Object (File)
Sun, Apr 5, 1:09 AM
Unknown Object (File)
Sat, Apr 4, 9:04 PM
Unknown Object (File)
Feb 14 2026, 3:02 PM
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