nixpkgs/pkgs/development
Maximilian Bosch 486f248ce4
catch: fix build w/glibc-2.34
The issue was that `SIGSTKSZ` isn't an actual const anymore and thus
can't be used to define sizes of static variables such as

    static char foo[SIGSTKSZ];

since this results in compiler errors such as

    error: array bound is not an integer constant before ']' token

Fedora worked around this by hard-coding the value in `catch`. Since
this is mainly a testing-framework and there's no other fix for v1 - we
should eventually remove it entirely in favor of v2 anyways - I guess
this is a good-enough fix.

Failing Hydra build: https://hydra.nixos.org/build/152455108
2022-02-27 10:25:36 +01:00
..
androidndk-pkgs
beam-modules
bower-modules/generic
chez-modules
compilers Merge branch 'staging-next' into staging 2022-02-27 09:24:31 +01:00
coq-modules coqPackages: tree-wide move packages to nativeBuildInputs and add strictDeps = true 2022-02-25 07:54:17 +01:00
dhall-modules
dotnet-modules
em-modules/generic
embedded treewide: switch all desktop file generators to new API 2022-02-25 13:40:38 -08:00
gnuradio-modules
go-modules
go-packages
guile-modules
haskell-modules
idris-modules
interpreters Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
java-modules
libraries catch: fix build w/glibc-2.34 2022-02-27 10:25:36 +01:00
lisp-modules
lua-modules
misc
mobile
nim-packages
node-packages Move misc/vim-plugins to applications/editors/vim/plugins 2022-02-24 20:26:07 -03:00
ocaml-modules ocamlPackages.pycaml: remove at 0.82-14 2022-02-26 13:51:35 +01:00
octave-modules
perl-modules
pharo treewide: switch all desktop file generators to new API 2022-02-25 13:40:38 -08:00
php-packages Merge pull request #161750 from r-ryantm/auto-update/php-redis 2022-02-25 07:28:09 +01:00
pure-modules
python2-modules python27Packages.gtkme: init at version 1.5.1 2022-02-25 14:00:45 +01:00
python-modules Merge branch 'staging-next' into staging 2022-02-27 09:24:31 +01:00
quickemu
r-modules
ruby-modules
scheme-modules/scheme-bytestructures
tools gdb: fix build w/glibc-2.34 2022-02-27 10:25:35 +01:00
web treewide: switch all desktop file generators to new API 2022-02-25 13:40:38 -08:00