https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261215
--- Comment #3 from Andriy Gapon <[email protected]> --- Possible solution is to use STRICTTMPPATH= ${XPATH}:${BPATH}${UNIVERSE_TOOLCHAIN_PATH:D\:${UNIVERSE_TOOLCHAIN_PATH}} so that a column is appended only if UNIVERSE_TOOLCHAIN_PATH is actually set. Maybe :? would be better than :D or there is some other better way to achieve the result, but I am not very good with make-fu. -- You are receiving this mail because: You are the assignee for the bug.
