We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54e65b7 + 2e77cd3 commit b8a8facCopy full SHA for b8a8fac
1 file changed
pkgs/modules/replit-rtld-loader/default.nix
@@ -8,7 +8,7 @@
8
9
replit.env = {
10
LD_AUDIT = "${pkgs.replit-rtld-loader}/rtld_loader.so";
11
- GLIBC_TUNABLES = "glibc.rtld.optional_static_tls=2500";
+ GLIBC_TUNABLES = "glibc.rtld.optional_static_tls=10000";
12
};
13
}
14
0 commit comments