Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2024 15:22:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261215] objcopy fails to work on itself which make buildworld with NO_CLEAN fail
Message-ID:  <bug-261215-227-GoxtMNzrnR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261215-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261215-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261215

--- Comment #3 from Andriy Gapon <avg@FreeBSD.org> ---
Possible solution is to use

STRICTTMPPATH=3D=20
${XPATH}:${BPATH}${UNIVERSE_TOOLCHAIN_PATH:D\:${UNIVERSE_TOOLCHAIN_PATH}}

so that a column is appended only if UNIVERSE_TOOLCHAIN_PATH is actually se=
t.
Maybe :? would be better than :D or there is some other better way to achie=
ve
the result,
but I am not very good with make-fu.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261215-227-GoxtMNzrnR>