Skip to content

Commit 2eb7227

Browse files
jeffallenxiang90
authored andcommitted
Fix the build on Go 1.10 and before (#161)
Fixes #160.
1 parent 1727806 commit 2eb7227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bolt_riscv64.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// +build riscv64
2+
13
package bbolt
24

35
// maxMapSize represents the largest mmap size supported by Bolt.

0 commit comments

Comments
 (0)