Updates
This commit is contained in:
Submodule
+1
Submodule build-helpers added at 3e59efc291
+1
-1
Submodule client updated: 604ca9c988...53d3814f92
+1
Submodule third_party/CXXTerminal added at d93597ce7e
Vendored
+1
-1
Submodule third_party/Thread-Pool updated: d29283171a...ddd94b8f43
Vendored
+1
-1
Submodule third_party/boringssl updated: 8289fee35e...6f3e034fe5
Vendored
+1
-1
@@ -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"
|
||||
|
||||
Vendored
+1
-1
Submodule third_party/tomcrypt updated: 0ff2920957...a2310a14c3
Vendored
+1
-1
Submodule third_party/unbound updated: 7dfbcdf276...57ace9e222
Reference in New Issue
Block a user