Makefile: do not strip while installing
The -s flag to install breaks things when you cross-compile because
it only understands the native `strip`. Just drop the flag and let
distros manage things themselves.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Showing
Please register or sign in to comment