Skip to content
Commit ceaee844 authored by Jörg Thalheim's avatar Jörg Thalheim
Browse files

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.
parent 7a4c81df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment