This commit is contained in:
WolverinDEV 2019-10-26 01:43:10 +02:00
parent 3d979ccf5d
commit 4a2932cdb3
8 changed files with 8 additions and 6 deletions

1
build-helpers Submodule

@ -0,0 +1 @@
Subproject commit 3e59efc291a1cd64cd520ae82fca71f7aafcbe90

2
client

@ -1 +1 @@
Subproject commit 604ca9c98881d3350b4a34c1d6ba2d3c78e619f1
Subproject commit 53d3814f927836b2c84524ab47e4543d56785fa3

1
third_party/CXXTerminal vendored Submodule

@ -0,0 +1 @@
Subproject commit d93597ce7e5bd0f22bf27be5d89535e34de70fd1

@ -1 +1 @@
Subproject commit d29283171a677d9178622c8337dc01adfdfec780
Subproject commit ddd94b8f431d975d1b6bbd92e4db436efa231d81

@ -1 +1 @@
Subproject commit 8289fee35e8ba5d6acebe0a217618aca66658c2c
Subproject commit 6f3e034fe58ce3bca3c1c32be6d603a6206c89af

View File

@ -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"

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

2
third_party/unbound vendored

@ -1 +1 @@
Subproject commit 7dfbcdf276e7a1070978209d2533b3b8cc504f86
Subproject commit 57ace9e2225a928488d19001965dfb65c45b936c