nixpkgs-suyu/pkgs
Samuel Dionne-Riel 858076ef56 meson: fix cpu_family for aarch64
As documented, it should be `aarch64` for AArch64.

 * https://mesonbuild.com/Reference-tables.html#cpu-families

```
 $ nix eval '((import <nixpkgs> {}).pkgsCross.aarch64-multiplatform.stdenv.targetPlatform.parsed.cpu.family)'
"arm"
```

The lookup table will ensure that, at any point, meson does not pick the
wrong family.
2019-05-28 19:26:56 -04:00
..
applications Merge master into staging-next 2019-05-14 10:23:13 +02:00
build-support Merge master into staging-next 2019-05-14 10:23:13 +02:00
common-updater
data Merge master into staging-next 2019-05-14 10:23:13 +02:00
desktops evolution-data-server: 3.32.1 -> 3.32.2 2019-05-12 20:28:27 +02:00
development meson: fix cpu_family for aarch64 2019-05-28 19:26:56 -04:00
games Merge pull request #59071 from marius851000/azimuth 2019-05-13 11:43:44 -04:00
misc wine-{unstable,staging}: 4.7 -> 4.8 2019-05-14 10:22:49 +02:00
os-specific Merge master into staging-next 2019-05-14 10:23:13 +02:00
servers Merge master into staging-next 2019-05-14 10:23:13 +02:00
shells tcsh: 6.20.00 -> 6.21.00 2019-05-14 09:48:58 +02:00
stdenv Changelog meta entry (#60371) 2019-05-10 16:55:29 +00:00
test
tools Merge master into staging-next 2019-05-14 10:23:13 +02:00
top-level Merge master into staging-next 2019-05-14 10:23:13 +02:00