mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-05-31 11:42:30 +00:00
revert arm64 change
This commit removes the arm64 change because it caused issues with Go 1.4. Fixes #416.
This commit is contained in:
parent
9f37fd92c7
commit
a74efb5d16
@ -1,7 +0,0 @@
|
||||
package bolt
|
||||
|
||||
// maxMapSize represents the largest mmap size supported by Bolt.
|
||||
const maxMapSize = 0xFFFFFFFFFFFF // 256TB
|
||||
|
||||
// maxAllocSize is the size used when creating array pointers.
|
||||
const maxAllocSize = 0x7FFFFFFF
|
Loading…
x
Reference in New Issue
Block a user