diff options
| author | Léo Gaspard <leo@gaspard.io> | 2018-04-27 23:52:50 +0200 |
|---|---|---|
| committer | Léo Gaspard <leo@gaspard.io> | 2018-04-28 00:10:40 +0200 |
| commit | 4317f7ab26942b4fad23f616932a1df1611bd44b (patch) | |
| tree | 330039da7448c93cd8865cb2bcc07d9694de12b5 /pkgs/development/python-modules/httpserver | |
| parent | be0b3e3cd0d784333c151d1c7cc7e45b6af189ed (diff) | |
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
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
