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
linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git]
/
pkgs
/
development
/
libraries
/
nss
/
fix-cross-compilation.patch
blob
42b0620f48d9674f1686114128e80bb6c7149d22
1
--- nss/nss.gyp
2
+++ nss/nss.gyp
3
@@ -280,7 +280,7 @@
4
'outputs/': [['exclude', 'nssdbm3']]
5
}],
6
],
7
- 'action': ['<(python)', '<(DEPTH)/coreconf/shlibsign.py', '<@(_inputs)']
8
+ 'action': ['true']
9
}
10
],
11
},