switch back to original fork

This commit is contained in:
Anton Kaliaev
2018-09-18 12:16:03 +04:00
parent ff9d0cdfb6
commit e1bda36c6c
6 changed files with 26 additions and 28 deletions
-4
View File
@@ -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
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"fmt"
"path/filepath"
levigo "github.com/DataDog/leveldb"
"github.com/jmhodges/levigo"
)
func init() {