HomeFreeBSD

Revert "src.sys.obj.mk: Export OBJTOP"

Description

Revert "src.sys.obj.mk: Export OBJTOP"

Unfortunately this results in make universe's environment, i.e.
corresponding to the host, being used for every one of its sub-makes, so
they're in the wrong place and trample over each other.

This reverts commit 2b7c1402f96be2d2986738e32706dab7b5691ef0.

Details

Provenance
jrtc27Authored on Jun 2 2024, 11:33 PM
Parents
rGa20a903b167c: Makefile.inc1: Allow showconfig and test-system-* if (X)CC is GCC
Branches
Unknown
Tags
Unknown
Reverts
rG2b7c1402f96b: src.sys.obj.mk: Export OBJTOP