HomeFreeBSD

MAKEOBJDIR should be an absolute path, not any path with a slash.

Description

MAKEOBJDIR should be an absolute path, not any path with a slash.

Using MAKEOBJDIR=foo did not work but MAKEOBJDIR=foo/ did, but
really it needs to be absolute.

Sponsored by: Dell EMC Isilon

Details

Provenance
bdreweryAuthored on
Parents
rS325076: Rework r254951 to not reach into private OBJDIR areas.
Branches
Unknown
Tags
Unknown