mirror of https://github.com/etcd-io/bbolt.git
Merge pull request #492 from boltdb/revert-491-arm64
Revert "Remove erroneous build constraint from arm64"pull/34/head
commit
ee4a0888a9
|
@ -1,3 +1,5 @@
|
||||||
|
// +build arm64
|
||||||
|
|
||||||
package bolt
|
package bolt
|
||||||
|
|
||||||
// maxMapSize represents the largest mmap size supported by Bolt.
|
// maxMapSize represents the largest mmap size supported by Bolt.
|
||||||
|
|
Loading…
Reference in New Issue