repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git]
/
pkgs
/
tools
/
admin
/
daemontools
/
fix-nix-usernamespace-build.patch
blob
9b784e7ca11214a6ff77ecc2048fca03d7baaec3
1
--- admin.org/daemontools-0.76/src/chkshsgr.c 2001-07-12 17:49:49.000000000 +0100
2
+++ admin/daemontools-0.76/src/chkshsgr.c 2017-05-31 23:54:56.662174028 +0100
3
@@ -4,6 +4,7 @@
4
5
int main()
6
{
7
+ return 0;
8
short x[4];
9
10
x[0] = x[1] = 0;