1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-26 13: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

@@ -15,6 +15,6 @@ mv t Makefile
sed 's/SHARED_LDFLAGS=/SHARED_LDFLAGS=-EL/g' Makefile > t
rm Makefile
mv t Makefile
make
cp *.a ../openssl-static/mipsel
make -j 8
cp *.a ../linux/mipsel
cd ..