wownero
/
wownerujo
Archived
4
0
Fork 0

echo building

dev-v0.5
fuwa 5 years ago
parent 9e3e98e091
commit 32d48b2256

@ -61,6 +61,7 @@ for arch in ${archs[@]}; do
perl -pi -e 's/SHLIB_MAJOR=1/SHLIB_MAJOR=`/g' Makefile
perl -pi -e 's/SHLIB_MINOR=0.0/SHLIB_MINOR=`/g' Makefile
make clean
echo "silent building openssl..."
make depend -j $NPROC > /dev/null 2>&1
make all -j $NPROC > /dev/null 2>&1