mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 22:44:24 +00:00
switch back to original fork
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
test_gcc:
|
||||
CGO_CXXFLAGS_ALLOW="(-fno-builtin-memcmp|-lpthread)" CGO_CFLAGS_ALLOW="-fno-builtin-memcmp" go test -tags gcc
|
||||
|
||||
.PHONY: test_gcc
|
||||
@@ -7,7 +7,7 @@ import (
|
||||
"fmt"
|
||||
"path/filepath"
|
||||
|
||||
levigo "github.com/DataDog/leveldb"
|
||||
"github.com/jmhodges/levigo"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user