134
edits
(Add short note about profiling) |
(Add note about ssltunnel) |
||
Line 115: | Line 115: | ||
ac_add_options --disable-crypto | ac_add_options --disable-crypto | ||
# ssltunnel can't build if we disable crypto | # ssltunnel can't build if we disable crypto | ||
# ssltunnel also can't build because the ndk doesn't have string, vector, or algorithm headers | |||
ac_add_options --disable-tests | ac_add_options --disable-tests | ||
edits