diff --git a/build-helpers b/build-helpers new file mode 160000 index 0000000..3e59efc --- /dev/null +++ b/build-helpers @@ -0,0 +1 @@ +Subproject commit 3e59efc291a1cd64cd520ae82fca71f7aafcbe90 diff --git a/client b/client index 604ca9c..53d3814 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit 604ca9c98881d3350b4a34c1d6ba2d3c78e619f1 +Subproject commit 53d3814f927836b2c84524ab47e4543d56785fa3 diff --git a/third_party/CXXTerminal b/third_party/CXXTerminal new file mode 160000 index 0000000..d93597c --- /dev/null +++ b/third_party/CXXTerminal @@ -0,0 +1 @@ +Subproject commit d93597ce7e5bd0f22bf27be5d89535e34de70fd1 diff --git a/third_party/Thread-Pool b/third_party/Thread-Pool index d292831..ddd94b8 160000 --- a/third_party/Thread-Pool +++ b/third_party/Thread-Pool @@ -1 +1 @@ -Subproject commit d29283171a677d9178622c8337dc01adfdfec780 +Subproject commit ddd94b8f431d975d1b6bbd92e4db436efa231d81 diff --git a/third_party/boringssl b/third_party/boringssl index 8289fee..6f3e034 160000 --- a/third_party/boringssl +++ b/third_party/boringssl @@ -1 +1 @@ -Subproject commit 8289fee35e8ba5d6acebe0a217618aca66658c2c +Subproject commit 6f3e034fe58ce3bca3c1c32be6d603a6206c89af diff --git a/third_party/build_unbound.sh b/third_party/build_unbound.sh index 8e71bc7..ed19a46 100755 --- a/third_party/build_unbound.sh +++ b/third_party/build_unbound.sh @@ -29,7 +29,7 @@ check_err_exit ${library_path} "Failed to enter build directory" if [[ ${build_os_type} == "linux" ]]; then #Failed to build with BoringSSL, so we using openssl. No ABI stuff should be changed! # --with-ssl=${library_boringssl} - ../../configure --with-libunbound-only --with-libevent=${library_event} --enable-event-api --enable-shared=no --enable-static=yes --with-pthreads --enable-pic --prefix=`pwd` + ../../configure --with-libunbound-only --with-libevent=${library_event} --enable-event-api --enable-shared=yes --enable-static=yes --with-pthreads --prefix=`pwd` check_err_exit ${library_path} "Failed to configure build" make CXXFLAGS="${CXX_FLAGS}" CFLAGS="${C_FLAGS} -fPIC" ${MAKE_OPTIONS} check_err_exit ${library_path} "Failed to build" diff --git a/third_party/tomcrypt b/third_party/tomcrypt index 0ff2920..a2310a1 160000 --- a/third_party/tomcrypt +++ b/third_party/tomcrypt @@ -1 +1 @@ -Subproject commit 0ff2920957a1687dd3804275fd3f29f41bfd7dd1 +Subproject commit a2310a14c314ea5c488b69422fd207bc239e4923 diff --git a/third_party/unbound b/third_party/unbound index 7dfbcdf..57ace9e 160000 --- a/third_party/unbound +++ b/third_party/unbound @@ -1 +1 @@ -Subproject commit 7dfbcdf276e7a1070978209d2533b3b8cc504f86 +Subproject commit 57ace9e2225a928488d19001965dfb65c45b936c