diff options
| author | Raynor Vliegendhart <shinnonoir+git@gmail.com> | 2017-10-02 14:31:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-02 14:31:06 +0200 |
| commit | 973b0e534622e010b7591efb7db65ca823ac99ef (patch) | |
| tree | 9f83ce23711a5b2e5665ef2ac95b8fa4062c7b9b /toolsrc/src/PostBuildLint.cpp | |
| parent | 0ecd97a1105db5ab5e29ff273c8b2401e71290cf (diff) | |
| download | vcpkg-973b0e534622e010b7591efb7db65ca823ac99ef.tar.gz vcpkg-973b0e534622e010b7591efb7db65ca823ac99ef.zip | |
[ffmpeg] Deal with case-sensitive env vars
When behind a corporate proxy, one often needs to specify `HTTP_PROXY` and `HTTPS_PROXY` for some command line tools to work properly. However, `pacman` seems to rely on the lowercase equivalent environment variables. In a Windows command prompt environment, it is not possible to set both since Windows environment variables are not case-sensitive. As a workaround, this build script checks for the existence of HTTP_PROXY and HTTPS_PROXY. If they exist, they are exported as lowercase variables.
Diffstat (limited to 'toolsrc/src/PostBuildLint.cpp')
0 files changed, 0 insertions, 0 deletions
