From 52ed3f3be7c5fcd4ed8728f59b2e469004cb5fd7 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Fri, 24 Jan 2020 14:49:42 +0100 Subject: [PATCH] Updated buil script --- libraries/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/build.sh b/libraries/build.sh index 00dd2e2..0393add 100755 --- a/libraries/build.sh +++ b/libraries/build.sh @@ -73,7 +73,7 @@ exec_script_external build_stringvariable.sh StringVariable exec_script_external build_threadpool.sh Thread-Pool 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_yaml.sh yaml-cpp +exec_script_external build_yamlcpp.sh yaml-cpp exec_script_external build_jemalloc.sh jemalloc #Log the result