Use more clear SRCTOP here.
Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
3752a407af
commit
1128ae004f
@ -86,7 +86,7 @@ BSTCARGS= \
|
||||
|
||||
# finally we build toolchain leveraging the above.
|
||||
bootstrap-toolchain: .MAKE cross-tools
|
||||
${BSTCENV} ${MAKE} -C ${.CURDIR:H:H} ${BSTCARGS} toolchain
|
||||
${BSTCENV} ${MAKE} -C ${SRCTOP} ${BSTCARGS} toolchain
|
||||
|
||||
# Ensure CCACHE_DIR is ignored since we are processing .meta files here.
|
||||
.include <bsd.compiler.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user