diff options
| author | Tuomas Tynkkynen <tuomas@tuxera.com> | 2016-10-16 23:37:48 +0300 |
|---|---|---|
| committer | Tuomas Tynkkynen <tuomas@tuxera.com> | 2016-10-16 23:37:48 +0300 |
| commit | b4d8f8b8e21021eb72bc84476387c13543a983cd (patch) | |
| tree | c7a93d0b18743e2ec004994002e3a8fb397aa254 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 025c74f248f3820440d45dd00c519cfba7744249 (diff) | |
bind: Disable seccomp on non-x86
The list of permitted syscalls in the seccomp sandbox is only defined
for x86. It fails to build otherwise:
````
In file included from /tmp/nix-build-bind-9.10.4-P3.drv-0/bind-9.10.4-P3/lib/isc/include/isc/magic.h:23:0,
from /tmp/nix-build-bind-9.10.4-P3.drv-0/bind-9.10.4-P3/lib/isc/include/isc/app.h:89,
from ./main.c:26:
./main.c: In function 'setup_seccomp':
./main.c:848:17: error: 'scmp_syscalls' undeclared (first use in this function)
INSIST((sizeof(scmp_syscalls) / sizeof(int)) ==
````
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
