1. 13 Feb, 2015 1 commit
    • Adam Langley's avatar
      Specify a local SDK version. · 07f07a86
      Adam Langley authored
      Without this the conscrypt build fails in `make checkbuild` because GCC
      emits calls to __memset_chk and friends, but the NDK doesn't provide
      them.
      
      Change-Id: I37d783f0e0e7d53a671fc03056e6450a4f5d1c95
      07f07a86
  2. 09 Feb, 2015 2 commits
    • Dan Albert's avatar
      Revert "Disable boringssl build." · d052a493
      Dan Albert authored
      The manifest change was reverted, so this isn't needed anymore.
      
      This reverts commit 54d4b126.
      
      Change-Id: I4d43b2362262d3a22d5b68d9a210ac6d1d150387
      d052a493
    • Dan Albert's avatar
      Disable boringssl build. · 54d4b126
      Dan Albert authored
      All these modules are defined in external/openssl as well, which is
      breaking the build. Disable everything in the makefile until someone
      that owns the project has a chance to clean it up.
      
      Change-Id: I732739999e89bb832005842a5776d1540fb6bdbb
      54d4b126
  3. 31 Jan, 2015 1 commit