You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ These are the tools that build cleanly without too many caveats and are generall
41
41
These are tools which have significant caveats.
42
42
43
43
*`git-2.33.0` (`git-...` binary needs to be renamed to just `git` to work, generally this isn't very useful because even when compiled statically it's not very standalone due to all the scripts and helpers required)
44
-
*`nsjail-3.0` (currently only builds on 64 bit ARM, 32 and 64 bit x86 due to using Google's static `protoc` compiler binaries)
44
+
*`nsjail-3.1` (currently only builds on 64 bit ARM, 32 and 64 bit x86 due to using Google's static `protoc` compiler binaries)
45
45
46
46
### Supported libraries
47
47
@@ -51,7 +51,7 @@ These libraries are built automatically as required by the above tools.
51
51
*`expat-2.4.1`
52
52
*`fuse-2.9.9`
53
53
*`gettext-0.21` (not currently required for anything)
54
-
*`kafel-20200831` (as part of `nsjail-3.0`)
54
+
*`kafel-20200831` (as part of `nsjail-3.1`)
55
55
*`libcurl-7.79.1` (as part of `curl-7.79.1`)
56
56
*`libnl-3.2.25`
57
57
*`libpcap-1.10.1`
@@ -61,7 +61,7 @@ These libraries are built automatically as required by the above tools.
0 commit comments