vcpkg/scripts/toolchains
Darryl Pogue 95b51560e7
[linux x86] Set -m32 in Linker flags too (#31811)
When cross-compiling for x86 Linux, the -m32 flag must also be passed to the linker otherwise it complains about trying to link code built for the wrong architecture.
2023-06-13 22:36:21 -07:00
..
android.cmake [vcpkg] Android CI support (#29406) 2023-04-24 21:22:59 -07:00
freebsd.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00
ios.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00
linux.cmake [linux x86] Set -m32 in Linker flags too (#31811) 2023-06-13 22:36:21 -07:00
mingw.cmake [mingw] Remove executable extension on non-Windows hosts (#15282) 2020-12-26 22:19:16 -08:00
openbsd.cmake [vcpkg] initial openbsd (community) support (#14549) 2020-11-23 09:43:23 -08:00
osx.cmake [vcpkg] Fix cross compiling macOS (#26240) 2022-08-10 11:22:01 -07:00
uwp.cmake UWP toolchain switch to disable use of deprecated C++/CX extensions (#31427) 2023-05-15 15:18:00 -07:00
windows.cmake Toolchain update to remove /MP when using clang-cl custom triplets (#31428) 2023-05-15 13:39:23 -07:00
xbox.cmake Update vcpkg-tool to 2023-06-07 + xbox triplets cleanup (#31723) 2023-06-08 11:17:29 -07:00