summaryrefslogtreecommitdiff
path: root/src/common/string.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2018-10-28 12:22:32 -0400
committerAndrew Dunstan <andrew@dunslane.net>2018-10-28 12:26:14 -0400
commit698255147391a16493ba6cefd014b272b757b4b8 (patch)
treeb9b48256c7d29ec0d53e07f6b636e997cdc4dab9 /src/common/string.c
parent0fead87601e5a9a4d22da738381ca558a4506114 (diff)
Fix perl searchpath for modern perl for MSVC tools
Modern versions of perl no longer include the current directory in the perl searchpath, as it's insecure. Instead of adding the current directory, we get around the problem by adding the directory where the script lives. Problem noted by Victor Wagner. Solution adapted from buildfarm client code. Backpatch to all live versions.
Diffstat (limited to 'src/common/string.c')
0 files changed, 0 insertions, 0 deletions