aboutsummaryrefslogtreecommitdiff
path: root/scripts/toolchains/linux.cmake
diff options
context:
space:
mode:
authorxyb <xyb@xyb.name>2020-09-14 16:06:48 -0700
committerGitHub <noreply@github.com>2020-09-14 16:06:48 -0700
commit5c9e67076729c9ab5acf9b337a56326dbd1acd9e (patch)
tree5642adfcdd403a2430daab29bae0ea25d57a0a5f /scripts/toolchains/linux.cmake
parenta9a1dac8c6996e67551e686441b2d61a77418eb1 (diff)
downloadvcpkg-5c9e67076729c9ab5acf9b337a56326dbd1acd9e.tar.gz
vcpkg-5c9e67076729c9ab5acf9b337a56326dbd1acd9e.zip
[ffmpeg:arm64-linux] Fix bug #13511: [ffmpeg:arm64-linux] build failure. (#13512)
Root cause: In `ffmpeg/portfile.cmake`, `--target-os=win32` is applied to all arm or arm64 targets. This is wrong. Fix: Only apply "--target-os=win32" if VCPKG_TARGET_IS_WINDOWS. Verify: Run `./vcpkg install ffmpeg` on arm64-linux host, make sure the generated libraries are *.a not *.lib.
Diffstat (limited to 'scripts/toolchains/linux.cmake')
0 files changed, 0 insertions, 0 deletions