https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282711
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] --- Comment #2 from Ed Maste <[email protected]> --- 10.x is long past EOL, of course, but this won't work on supported versions, either. MAKEOBJDIRPREFIX is (must be) set in the environment, and top-level buildworld/buildkernel invoke make in subdirectories, so it follows that relative paths can't be used in MAKEOBJDIRPREFIX. We should note in build(7) that it must be absolute. -- You are receiving this mail because: You are the assignee for the bug.
