Fix cross-compile bug on installing shared library
When installing shared library by cross-compile toolchains, building error occurs on the STRIP step. This patch fixes it.
When installing shared library by cross-compile toolchains, building error occurs on the STRIP step. This patch fixes it.