Updated buil script

This commit is contained in:
WolverinDEV 2020-01-24 14:49:42 +01:00
parent 56ee93b11b
commit 52ed3f3be7

View File

@ -73,7 +73,7 @@ exec_script_external build_stringvariable.sh StringVariable
exec_script_external build_threadpool.sh Thread-Pool exec_script_external build_threadpool.sh Thread-Pool
exec_script_external build_tommath.sh tommath 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_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 exec_script_external build_jemalloc.sh jemalloc
#Log the result #Log the result