mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-24 04:04:31 +00:00
Updated OpenSSL
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,6 @@
|
||||
./openssl-arm
|
||||
./openssl-arm2
|
||||
./openssl-armhf
|
||||
./openssl-mips
|
||||
./openssl-mipsel
|
||||
./openssl-pogo
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -11,6 +11,6 @@ make depend
|
||||
sed 's/ -O3 / -Os /g' Makefile > t
|
||||
rm Makefile
|
||||
mv t Makefile
|
||||
make
|
||||
cp *.a ../openssl-static/arm
|
||||
make -j 8
|
||||
cp *.a ../linux/arm
|
||||
cd ..
|
||||
|
||||
@@ -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 ..
|
||||
|
||||
@@ -11,6 +11,6 @@ make depend
|
||||
sed 's/ -O3 / -Os /g' Makefile > t
|
||||
rm Makefile
|
||||
mv t Makefile
|
||||
make
|
||||
cp *.a ../openssl-static/mips
|
||||
make -j 8
|
||||
cp *.a ../linux/mips
|
||||
cd ..
|
||||
|
||||
@@ -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 ..
|
||||
|
||||
@@ -11,6 +11,6 @@ make depend
|
||||
sed 's/ -O3 / -Os /g' Makefile > t
|
||||
rm Makefile
|
||||
mv t Makefile
|
||||
make
|
||||
cp *.a ../openssl-static/pogo
|
||||
make -j 8
|
||||
cp *.a ../linux/pogo
|
||||
cd ..
|
||||
|
||||
@@ -13,6 +13,6 @@ make depend
|
||||
sed 's/ -O3 / -Os -m32 /g' Makefile > t
|
||||
rm Makefile
|
||||
mv t Makefile
|
||||
make
|
||||
cp *.a ../openssl-static/poky
|
||||
make -j 8
|
||||
cp *.a ../linux/poky
|
||||
cd ..
|
||||
|
||||
@@ -13,6 +13,6 @@ make depend
|
||||
sed 's/ -O3 / -Os /g' Makefile > t
|
||||
rm Makefile
|
||||
mv t Makefile
|
||||
make
|
||||
cp *.a ../openssl-static/poky64
|
||||
make -j 8
|
||||
cp *.a ../linux/poky64
|
||||
cd ..
|
||||
|
||||
@@ -7,6 +7,6 @@ make depend
|
||||
sed 's/ -O3 / -O3 /g' Makefile > t
|
||||
rm Makefile
|
||||
mv t Makefile
|
||||
make
|
||||
cp *.a ../openssl-static/x86-64
|
||||
make -j 8
|
||||
cp *.a ../linux/x86-64
|
||||
cd ..
|
||||
|
||||
@@ -8,6 +8,6 @@ make depend
|
||||
sed 's/ -O3 / -O3 -m32 /g' Makefile > t
|
||||
rm Makefile
|
||||
mv t Makefile
|
||||
make
|
||||
cp *.a ../openssl-static/x86
|
||||
make -j 8
|
||||
cp *.a ../linux/x86
|
||||
cd ..
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +1 @@
|
||||
openssl-1.1.0f.tar.gz in use
|
||||
|
||||
Xen need to be compiled
|
||||
openssl-1.1.1.tar.gz in use on everything here.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user