nixpkgs/pkgs/development/libraries/libsigsegv
Gaël Donval 3eca1c5500 Add patch to enable SIGBUS capture
Kernels older than 3.18.6 emit SIGBUS signal upon stackoverflow instead of SIGSEGV. This patch enables the capture of SIGBUS (just as it is done on Darwin).

Applying it fixes https://github.com/NixOS/nixpkgs/issues/6028 and https://github.com/NixOS/nixpkgs/issues/28464#issuecomment-324255704
2017-08-24 15:34:23 +01:00
..
2.5.nix treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
default.nix libsigsegv: Fix for cross by disabling check 2017-06-22 17:53:54 -04:00
sigbus_fix.patch Add patch to enable SIGBUS capture 2017-08-24 15:34:23 +01:00