We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ea0e3 commit bb8f6d5Copy full SHA for bb8f6d5
tools/build_strongswan.sh
@@ -22,8 +22,6 @@ OUT_DIR="$STRONGSWAN_DIR/src/frontends/android/app/src/main/jni/openssl"
22
APP_DIR="$STRONGSWAN_DIR/src/frontends/android/app"
23
24
echo "===> Copying OpenSSL sources..."
25
-rm -rf "$ANDROID_OPENSSL_DIR"
26
-mkdir -p "$ANDROID_OPENSSL_DIR"
27
cp -a "$OPENSSL_SRC/." "$ANDROID_OPENSSL_DIR/"
28
29
echo "===> Compiling OpenSSL..."
0 commit comments