aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg_System.cpp
diff options
context:
space:
mode:
authorJiri Hruska <jihruska@microsoft.com>2017-03-08 19:01:56 +0100
committerJiri Hruska <jihruska@microsoft.com>2017-03-08 20:28:02 +0100
commit109a8b90584aa561bd5528c4a5b3de0d5864a140 (patch)
tree601ca638a5a5a577ade58dd2131660216d97bf9b /toolsrc/src/vcpkg_System.cpp
parentad30f9dbe6a0946abfcc00532dfcb839c1e32710 (diff)
downloadvcpkg-109a8b90584aa561bd5528c4a5b3de0d5864a140.tar.gz
vcpkg-109a8b90584aa561bd5528c4a5b3de0d5864a140.zip
[openssl] Make sure to use our own trusted copy of Perl
The build could have exhibited inconsistent behavior or simply failed if there was another "perl" program already in path - either because it was too old or too new, from some broken installation, or just a batch file instead of a plain executable (which would require changing OpenSSL's scripts to do "call perl x.pl" instead of just "perl x.pl"). This change resolves the ambiguity by putting the downloaded Perl first in path, so that the same working version is used on all systems.
Diffstat (limited to 'toolsrc/src/vcpkg_System.cpp')
0 files changed, 0 insertions, 0 deletions