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)
Dec 10 2024, 9:23 PM
Unknown Object (File)
Nov 21 2024, 1:51 AM
Unknown Object (File)
Oct 5 2024, 4:33 PM
Unknown Object (File)
Oct 3 2024, 11:30 PM
Unknown Object (File)
Oct 3 2024, 9:36 PM
Unknown Object (File)
Oct 3 2024, 9:32 PM
Unknown Object (File)
Oct 3 2024, 7:26 PM
Unknown Object (File)
Oct 3 2024, 6:56 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 47709
Build 44596: arc lint + arc unit