]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ports modules: Don't leak AUTO_OBJ changes into the port builds.
authorBryan Drewery <bdrewery@FreeBSD.org>
Tue, 13 Feb 2018 17:51:16 +0000 (17:51 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Tue, 13 Feb 2018 17:51:16 +0000 (17:51 +0000)
commit501608626d420587da955e2fb9b567d1b648e9df
tree7b426f9ed873fc191675b8732a03c2f9ffac1da1
parentded5af888d3e0a0ca9c34dd648f7feadcd543b68
ports modules: Don't leak AUTO_OBJ changes into the port builds.

This came about when r328489 made ports modules builds no longer use the
in-tree share/mk files, but didn't cleanup MAKEOBJDIR from the
environment.

This fixes "Variable OBJTOP is recursive".

Sponsored by: Dell EMC
sys/conf/kern.post.mk