Skip to content

Instantly share code, notes, and snippets.

View madscientistjaidev's full-sized avatar

Jaidev Ramakrishna madscientistjaidev

View GitHub Profile
@madscientistjaidev
madscientistjaidev / libcurl_builder.sh
Last active March 25, 2019 21:48 — forked from cogwirrel/libcurl_builder.sh
Build curl and openssl for all android architectures
#!/bin/bash
USAGE=$'Usage:
./libcurl_builder <options>
Required:
-c <curl_directory> The top level curl directory
-s <openssl_directory> The top level openssl directory
-n <ndk_directory> The top level ndk directory