nixpkgs/pkgs
Léo Gaspard 4317f7ab26
kcov: fix build on aarch64
Apparently, without this patch `NT_PRSTATUS` is not found. So the patch
adds the include apparently necessary. `NT_PRSTATUS` is also defined in
`<linux/ptrace.h>`, which would likely have been a better name, were it
not in the `linux/` directory, which is a priori not stable.

The need to do that is kind of weird (the change was introduced in [1],
and fedora apparently didn't need this additional import), but I'll try
to upstream it.

[1] https://github.com/SimonKagstrom/kcov/pull/239
2018-04-28 00:10:40 +02:00
..
applications Merge pull request #39529 from r-ryantm/auto-update/ott 2018-04-26 09:14:36 +01:00
build-support treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
common-updater common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
data Merge pull request #39477 from ChengCat/new-fonts 2018-04-26 10:17:41 +01:00
desktops rarian: merge gnome{2,3}.rarian 2018-04-25 15:53:26 +02:00
development kcov: fix build on aarch64 2018-04-28 00:10:40 +02:00
games openarena: needs libcurl for fast assets downloads 2018-04-24 17:06:58 +02:00
misc vim-nix: 2018-04-15 -> 2018-04-24 2018-04-25 18:48:16 +02:00
os-specific treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
servers treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
shells nix-bash-completions: 0.6.5 -> 0.6.6 2018-04-25 11:19:51 +02:00
stdenv treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
test
tools Merge pull request #39520 from r-ryantm/auto-update/thefuck 2018-04-26 09:00:44 +01:00
top-level Merge pull request #39477 from ChengCat/new-fonts 2018-04-26 10:17:41 +01:00