Updating revs

This commit is contained in:
WolverinDEV 2019-07-07 00:04:43 +02:00
parent 20e43cb44a
commit f4d2cf3b3c
4 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit f86cb9dedd9a21d7c816bbb61714dfa90ccef515
Subproject commit 7451d7d721cbb3d90d92e2332d4996e2472da388

View File

@ -17,6 +17,6 @@ crypto_include="`pwd`/boringssl/include/"
}
#-L`pwd`/boringssl/build/ssl/ -L`pwd`/boringssl/build/crypto/
cmake_build ${library_path} -DCMAKE_C_FLAGS="${_fpic} -I$crypto_include" -DBUILD_TESTS=OFF -DCMAKE_CXX_FLAGS="${_fpic}" -DCMAKE_BUILD_TYPE=RelWithDebInfo
cmake_build ${library_path} -DCMAKE_C_FLAGS="${_fpic} -I$crypto_include" -DUSE_OPENSSL=OFF -DBUILD_TESTS=OFF -DCMAKE_CXX_FLAGS="${_fpic}" -DCMAKE_BUILD_TYPE=RelWithDebInfo
check_err_exit ${library_path} "Failed to build ed25519!"
set_build_successful ${library_path}

2
third_party/ed25519 vendored

@ -1 +1 @@
Subproject commit 542ffdc62c3efd2f659a1c14f3a15fe54c83e643
Subproject commit cab68d412f5a720587bce1a6be9f092da9400baa

@ -1 +1 @@
Subproject commit aa9d3c3590bc7422c8afdafcc906cd2bc60228a4
Subproject commit 0ff2920957a1687dd3804275fd3f29f41bfd7dd1