nixpkgs/pkgs/development/libraries/aws-sdk-cpp
r-burns d63e4e2367
aws-sdk-cpp: fix cross-OS crosscompilation (#133182)
The TARGET_ARCH cmake variable is used to specify the host OS, which if
unspecified defaults to the same as the build OS. So to crosscompile
aws-sdk-cpp to another OS, the TARGET_ARCH variable must be specified.

Example hydra failure: https://hydra.nixos.org/build/149290553/nixlog/3
2021-08-08 21:08:47 -04:00
..
cmake-dirs.patch aws-sdk-cpp: 1.7.90 -> 1.8.113 2021-01-06 06:05:51 +00:00
default.nix aws-sdk-cpp: fix cross-OS crosscompilation (#133182) 2021-08-08 21:08:47 -04:00