nixpkgs/pkgs
Tuomas Tynkkynen dff0ba38a2 bash: Set bash_cv_getcwd_malloc=yes when cross compiling
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.
2017-03-14 00:33:29 +02:00
..
applications Merge pull request #23856 from mdorman/emacs-updates 2017-03-13 23:33:01 +01:00
build-support fetchSvn: Add support for --ignore-keywords flag 2017-03-13 03:43:39 +00:00
common-updater maintainers: Add script to patch version/sha256 in .nix files 2017-02-19 16:51:17 +02:00
data hasklig: 0.9 -> 1.1 2017-03-05 15:32:30 +01:00
desktops enlightenment: 0.21.5 -> 0.21.7 (#23791) 2017-03-12 15:48:14 +01:00
development Merge pull request #23740 from ben-z/nodejs-7.7.2 2017-03-13 18:14:32 -04:00
games sgt-puzzles: 20161228.7cae89f -> 20170228.1f613ba 2017-03-09 18:47:37 +01:00
misc vlock: improve eintr patch 2017-03-11 10:00:06 +01:00
os-specific kernel: Add a validity check for modDirVersion 2017-03-13 18:47:21 +02:00
servers exim: 4.88 -> 4.89 (#23670) 2017-03-12 23:40:22 +01:00
shells bash: Set bash_cv_getcwd_malloc=yes when cross compiling 2017-03-14 00:33:29 +02:00
stdenv Revert "stdenv: aarch64 is also ARM" 2017-03-11 15:57:51 +02:00
test
tools Merge pull request #23828 from ndowens/gupnp-tools 2017-03-13 14:58:02 +01:00
top-level Merge pull request #23801 from zimbatm/pip-tools 2017-03-13 22:32:07 +01:00