-
Notifications
You must be signed in to change notification settings - Fork 282
Closed
Description
The internal PATH
for w64devkit is a copy of our system appended to the location of w64devkit. This is great as in any tool we call in w64devkit that we may of duplicates of already in our system path, the one in w64devkit take precedence as it’s first as it’s listed first it it’s PATH
. However is there a way, like in Msys2, to have w64devkit to have a strip down PATH
so that it’s sandboxed for its own tools and such and doesn’t create a copy of system path append or be customized like that?
Metadata
Metadata
Assignees
Labels
No labels