[Bug 261215] objcopy fails to work on itself which make buildworld with NO_CLEAN fail
Date: Fri, 16 Aug 2024 16:15:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261215
--- Comment #6 from Ed Maste <emaste@freebsd.org> ---
(In reply to Ed Maste from comment #5)
Typo - I meant := not !=
i.e.,
STRICTTMPPATH= ${XPATH}:${BPATH}
.if defined(UNIVERSE_TOOLCHAIN_PATH)
STRICTTMPPATH:=${STRICTTMPPATH}:${UNIVERSE_TOOLCHAIN_PATH}
.endif
--
You are receiving this mail because:
You are the assignee for the bug.