Update to 1.4.18

This commit is contained in:
WolverinDEV 2020-07-31 17:37:51 +02:00
parent 1ce0f85b46
commit bcff60d91f
7 changed files with 9 additions and 4 deletions

3
.gitmodules vendored
View File

@ -73,3 +73,6 @@
[submodule "TeaDNS"]
path = TeaDNS
url = https://git.did.science/TeaSpeak/WebDNS.git
[submodule "libraries/zstd"]
path = libraries/zstd
url = https://github.com/facebook/zstd.git

@ -1 +1 @@
Subproject commit 1a2dd4a00832b7d813f0af9d4342040e759f1425
Subproject commit 3e36d7016446a643eba08b45fb97b0e11ef9b0bb

@ -1 +1 @@
Subproject commit 8c26435ab9c0f15fc607688834e88e2538e91dbe
Subproject commit fe5e57bf1f3ceaff98c636fb18bba4f22f1a63db

@ -1 +1 @@
Subproject commit df14b580d9f15d7a0b16a8bfc8b906f2608d192c
Subproject commit 04aa7208d10aeabbada6d5271c8e5c52d1848d63

View File

@ -75,6 +75,7 @@ exec_script_external build_tommath.sh tommath
exec_script_external build_tomcrypt.sh tomcrypt "tommath_path=`pwd`/tommath/out/${build_os_type}_${build_os_arch}"
exec_script_external build_yamlcpp.sh yaml-cpp
exec_script_external build_jemalloc.sh jemalloc
exec_script_external build_zstd.sh zstd
#Log the result
end_task "build_third_party" "Build all libraries successfully"

@ -1 +1 @@
Subproject commit 6ca5739b634a60f80ba64d5fe4d3e56371494fc9
Subproject commit f33e8148d387c98babb5cdd62615e95e7c25ebe1

1
libraries/zstd Submodule

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