SKALE-1850 build improvements

parent f11b41f2
......@@ -69,14 +69,7 @@ BLS_DIR = topDir + "/libBLS"
BLS_BUILD_DIR = BLS_DIR + "/build"
JSON_LIBS_DIR = topDir + "/jsonrpc"
<<<<<<< HEAD
#subprocess.call(["git", "submodule", "update", "--init"])
=======
subprocess.call(["git", "submodule", "update", "--init"])
>>>>>>> origin/develop
subprocess.call(["rm", "-f", "install-sh"])
subprocess.call(["rm", "-f", "compile"])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment