1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-20 10:13:17 +00:00

Updated OpenSSL

This commit is contained in:
Bryan Roe
2019-01-11 11:10:28 -08:00
parent d336775275
commit 1c5d386e56
83 changed files with 3025 additions and 4524 deletions

View File

@@ -11,6 +11,6 @@ make depend
sed 's/ -O3 / -Os /g' Makefile > t
rm Makefile
mv t Makefile
make
cp *.a ../openssl-static/arm2
make -j 8
cp *.a ../linux/arm2
cd ..