commit cab66b6ff89e56b99651ebfe5d582974a32fa7c2
parent 8c6091efd643c83fabd0bc789e571fc80aead78d
Author: Cody Lewis <cody@codymlewis.com>
Date: Tue, 19 May 2020 09:02:26 +1000
Added symlinks to normalize
Diffstat:
10 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/arm64-v8a/libcrypto.so b/arm64-v8a/libcrypto.so
@@ -0,0 +1 @@
+libcrypto_1_1.so+
\ No newline at end of file
diff --git a/arm64-v8a/libssl.so b/arm64-v8a/libssl.so
@@ -0,0 +1 @@
+libssl_1_1.so+
\ No newline at end of file
diff --git a/armeabi-v7a-neon/libcrypto.so b/armeabi-v7a-neon/libcrypto.so
@@ -0,0 +1 @@
+libcrypto_1_1.so+
\ No newline at end of file
diff --git a/armeabi-v7a-neon/libssl.so b/armeabi-v7a-neon/libssl.so
@@ -0,0 +1 @@
+libssl_1_1.so+
\ No newline at end of file
diff --git a/armeabi-v7a/libcrypto.so b/armeabi-v7a/libcrypto.so
@@ -0,0 +1 @@
+libcrypto_1_1.so+
\ No newline at end of file
diff --git a/armeabi-v7a/libssl.so b/armeabi-v7a/libssl.so
@@ -0,0 +1 @@
+libssl_1_1.so+
\ No newline at end of file
diff --git a/x86/libcrypto.so b/x86/libcrypto.so
@@ -0,0 +1 @@
+libcrypto_1_1.so+
\ No newline at end of file
diff --git a/x86/libssl.so b/x86/libssl.so
@@ -0,0 +1 @@
+libssl_1_1.so+
\ No newline at end of file
diff --git a/x86_64/libcrypto.so b/x86_64/libcrypto.so
@@ -0,0 +1 @@
+libcrypto_1_1.so+
\ No newline at end of file
diff --git a/x86_64/libssl.so b/x86_64/libssl.so
@@ -0,0 +1 @@
+libssl_1_1.so+
\ No newline at end of file