Android: Difference between revisions

94 bytes removed ,  14 January 2010
→‎Full Build: crypto can be turned on now since NSS builds
(→‎Current Status: NSS builds out of the box now)
(→‎Full Build: crypto can be turned on now since NSS builds)
Line 112: Line 112:
  ac_add_options --disable-plugins
  ac_add_options --disable-plugins
   
   
# to fix
  # ssltunnel can't build because the ndk doesn't have string, vector, or algorithm headers
ac_add_options --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


134

edits