libgit2 rebuild

This commit is contained in:
Rmys
2021-06-15 18:19:24 +03:00
committed by GitHub
parent cf828e1802
commit 806b19883f
+1 -1
View File
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
def setup():
cmaketools.configure("-DTHREADSAFE=ON \
cmaketools.configure("-DTHREADSAFE:BOOL=ON \
-DUSE_HTTP_PARSER=system")
def build():