Commit Graph

7 Commits

Author SHA1 Message Date
Tatsuhiro Tsujikawa
13b2c4a0f9 Compile using Android NDK clang 2017-01-23 00:58:16 +09:00
Tatsuhiro Tsujikawa
fb720b3077 android: Build and link with zlib
Previously, we linked with zlib shipped with NDK, but it seems this is
not part of NDK API, and thus could break our app.
2015-05-21 00:00:37 +09:00
Tatsuhiro Tsujikawa
c1417f08ce Remove useless --with-*-prefix from andrond-config 2015-05-16 23:07:26 +09:00
Tatsuhiro Tsujikawa
ce36021447 Add libssh2 to android build config 2015-05-16 23:00:26 +09:00
Tatsuhiro Tsujikawa
f910c6f782 android: Build PIE 2015-02-03 01:13:50 +09:00
Tatsuhiro Tsujikawa
674581a8d6 Add -lstdc++ -lsupc++ in configure.ac not in android-config
Also make sure that those flags do not appear in libwslay LIBS.
2012-07-30 21:17:49 +09:00
Tatsuhiro Tsujikawa
0c8ec9c325 Merged Android build scripts 2012-06-29 00:51:13 +09:00