mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
dff0ba38a2
Because if you don't, the configure script assumes that your getcwd() function is broken. Which then makes bash use it's own getcwd() implementation, which doesn't work if the path to the current directory contains bind mounts in its paths. This shows up as: shell-init: error retrieving current directory: getcwd: cannot access parent directories: Bad file descriptor ... and fails the aarch64 glibc build with sandboxes enabled. Sigh. |
||
---|---|---|
.. | ||
4.4.nix | ||
bash-4.3-patches.nix | ||
bash-4.4-patches.nix | ||
cygwin-bash-4.3.33-1.src.patch | ||
update-patch-set.sh |