aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bin/utility.hxx
AgeCommit message (Collapse)AuthorFilesLines
2019-10-09Prepend pattern search paths to PATH when running binutilsBoris Kolpackov1-0/+47
This way any dependent tools (such as mt.exe that is invoked by link.exe) are first search for in there.