diff options
| author | aszlig <aszlig@nix.build> | 2017-11-09 01:31:08 +0100 |
|---|---|---|
| committer | aszlig <aszlig@nix.build> | 2017-11-09 01:34:57 +0100 |
| commit | e5bda9399db0e5fdcf0982f7752419055d68e2eb (patch) | |
| tree | 1cc7567d52c943071fd99adafc160ea402a72947 /pkgs/development/python-modules/httpserver | |
| parent | b8abd97c3b19f172c21c9d4bb0a3357c89f3b587 (diff) | |
netsniff-ng: Fix build against glibc 2.26
The build fails first of all because it cannot find the function body
for __builtin_memset. In glibc 2.26 this is available via inclusion of
string.h.
Another failure was that UINT64_MAX wasn't available in staging/tools.c,
which is fixed again by inclusion of stdint.h.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @nckx
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
