lapack: Do not strip.

As per @extrowerk's request.
This commit is contained in:
waddlesplash
2017-12-26 14:36:11 -05:00
committed by GitHub
parent b8f3801dff
commit 7694149afd

View File

@@ -70,7 +70,6 @@ INSTALL()
{
cd build
make install
strip $libDir/lib*
mkdir -p $includeDir
mv $prefix/include/* $includeDir/