nixpkgs/pkgs/development/libraries/ncurses
Jörg Thalheim ceaee84401 ncurses: fix cross-build by disable stripping
Ncurses uses `install -s` to also strip the binaries while installing.
This broke the cross build because the wrong strip command was chosen.
2018-12-09 13:49:41 +00:00
..
clang.patch ncurses: revived clang patch (close #10622) 2015-11-10 09:08:09 +01:00
default.nix ncurses: fix cross-build by disable stripping 2018-12-09 13:49:41 +00:00