1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 20:21:14 +00:00
nixpkgs/pkgs/tools/networking/dsniff
Ingo Blechschmidt 0f15ca239d dsniff: unbreak the build
We revert to using GCC 9 for compilation, in order to work around a GCC 10 bug
resulting in a segfault when compiling.

The alternative would be to restrict to optimization level -O1, but this
disables fortify.
2021-01-07 00:30:10 +01:00
..
default.nix dsniff: unbreak the build 2021-01-07 00:30:10 +01:00