nixpkgs/pkgs/development/tools/build-managers/gnumake
Eelco Dolstra 3ede0a64a2 make: Don't segfault if we can't get a tty name
This happened in VM builds:

  make flags: SHELL=/nix/store/dbxpkswwc7rh6g1iy6dwqklzw39hihb1-bash-4.3-p33/bin/bash
  /nix/store/jm26xg0h3jcrg4bbrwiqx3jpirscdk0p-stdenv/setup: line 658:  5957 Segmentation fault      make ${makefile:+-f $makefile} ${enableParallelBuilding:+-j${NIX_BUILD_CORES} -l${NIX_BUILD_CORES}} $makeFlags "${makeFlagsArray[@]}" $buildFlags "${buildFlagsArray[@]}"
2015-06-04 19:47:34 +02:00
..
3.80 gnumake: clean up directory structure; no functional change 2013-12-09 16:09:33 +01:00
3.81 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
3.82 cygwin: disable gnumake check because of hanging test 2015-05-28 10:53:35 +02:00
4.0 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
4.1 make: Don't segfault if we can't get a tty name 2015-06-04 19:47:34 +02:00