
Ncurses uses `install -s` to also strip the binaries while installing. This broke the cross build because the wrong strip command was chosen.
Ncurses uses `install -s` to also strip the binaries while installing. This broke the cross build because the wrong strip command was chosen.