nixpkgs/pkgs/shells
Sergei Trofimovich 99e148dd27 bash: fix parallel build failure on unwind_prot.o
As reported by Robert Scott in https://github.com/NixOS/nixpkgs/pull/245066
without the change `make -j8` build of `make` occasionally fails to
buildin parallel. The simplest reproducer is:

    $$ ./configure
    $$ make unwind_prot.o
    ...
    In file included from unwind_prot.c:51:
    In file included from ./bashintl.h:30:
    ./include/gettext.h:27:11: fatal error: 'libintl.h' file not found
    # include <libintl.h>
              ^~~~~~~~~~~
    1 error generated.
    make: * [Makefile:106: unwind_prot.o] Error 1

The change adds missing ttransitive `${LIBINTL_H}` dependency for
unwind_prot.o.
2023-07-24 23:23:14 +01:00
..
any-nix-shell
bash bash: fix parallel build failure on unwind_prot.o 2023-07-24 23:23:14 +01:00
carapace carapace: 0.25.0 -> 0.25.1 2023-07-11 14:56:32 +00:00
dash
dgsh
elvish
es
fish fishPlugins.sponge: replace "${version}" with version 2023-07-02 14:51:39 -04:00
fzf-git-sh
hilbish
hishtory hishtory: init at 0.208 2023-06-02 00:30:46 +10:00
ion
jush
ksh
liquidprompt
loksh loksh: 7.2 -> 7.3 2023-04-27 13:59:58 +00:00
mksh
mrsh
murex murex: 4.3.3200 -> 4.4.6110 2023-07-17 03:38:06 +00:00
nix-your-shell
nsh
nushell nushell: refactor 2023-07-03 08:47:34 -04:00
oh
oil oil: remove obsolete readline workaround 2023-07-01 12:25:49 -05:00
oksh oksh: 7.2 -> 7.3 2023-04-25 16:51:14 +00:00
pash
powershell powershell: 7.3.2 -> 7.3.4 2023-05-30 11:04:59 +03:00
rc
rc-9front rc-9front: enable parallel builds 2023-07-09 14:23:07 -05:00
rush
scponly
tcsh tcsh: 6.24.07 -> 6.24.10 2023-04-22 11:48:25 -03:00
xonsh xonsh: Add wrapper 2023-06-30 19:39:53 +12:00
yash
zsh Merge pull request #245044 from r-ryantm/auto-update/zsh-vi-mode 2023-07-23 22:40:39 -06:00