Merge pull request #1756 from filecoin-project/feat/ffi-88555ec98
Update FFI
This commit is contained in:
commit
1012a64110
@ -17,8 +17,6 @@ import (
|
|||||||
var AdvanceBlockCmd *cli.Command
|
var AdvanceBlockCmd *cli.Command
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
os.Setenv("BELLMAN_NO_GPU", "1")
|
|
||||||
|
|
||||||
lotuslog.SetupLogLevels()
|
lotuslog.SetupLogLevels()
|
||||||
|
|
||||||
local := []*cli.Command{
|
local := []*cli.Command{
|
||||||
|
2
extern/filecoin-ffi
vendored
2
extern/filecoin-ffi
vendored
@ -1 +1 @@
|
|||||||
Subproject commit e297d672bab07d5a2c87d2e0cc8d5d98177ec8b9
|
Subproject commit 2e02f06e433cfa18313b14eb8151f014f31e7dc9
|
Loading…
Reference in New Issue
Block a user