Skip to content

Instantly share code, notes, and snippets.

View wseemann's full-sized avatar
🎯
Focusing

William Seemann wseemann

🎯
Focusing
View GitHub Profile
@wseemann
wseemann / libcurl_builder.sh
Created December 20, 2016 04:16 — 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