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 bb8f6d5 commit 4a672c5Copy full SHA for 4a672c5
tools/build_strongswan.sh
@@ -18,7 +18,7 @@ STRONGSWAN_LIBS_DST="$3"
18
19
# === Derived Paths ===
20
ANDROID_OPENSSL_DIR="$STRONGSWAN_DIR/src/frontends/android/openssl"
21
-OUT_DIR="$STRONGSWAN_DIR/src/frontends/android/app/src/main/jni/openssl"
+export 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..."
0 commit comments