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
F98294757: D36890.diff
Wed, Oct 2, 11:03 PM
F98281318: D36890.diff
Wed, Oct 2, 10:07 PM
Unknown Object (File)
Tue, Oct 1, 1:48 PM
Unknown Object (File)
Mon, Sep 30, 3:17 PM
Unknown Object (File)
Mon, Sep 30, 2:35 AM
Unknown Object (File)
Sat, Sep 28, 6:32 AM
Unknown Object (File)
Fri, Sep 20, 11:12 PM
Unknown Object (File)
Fri, Sep 20, 1:29 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