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
+1
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
Submodule libraries/zstd added at f85a0f8bcf