updated RISTLIB to v0.2.18 API version: 4.12.0
This commit is contained in:
Vendored
+1
-1
@@ -70,7 +70,7 @@ node("arm64")
|
||||
refspec: "+refs/heads/${currentBranch}:refs/remotes/origin/${currentBranch}"
|
||||
]]
|
||||
])
|
||||
sh "mkdir build && cd build && meson -Dc_args='-Wno-overlength-strings' -Dc_link_args='-static' -Dprefer_static=true --default-library=static --buildtype=release && ninja"
|
||||
sh "mkdir build && cd build && meson -Dc_args='-Wno-overlength-strings' --default-library=static --buildtype=release .. && ninja"
|
||||
//sleep time: 5, unit: "SECONDS"
|
||||
dir("build")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user