Merge pull request #492 from boltdb/revert-491-arm64

Revert "Remove erroneous build constraint from arm64"
pull/34/head
Ben Johnson 2016-01-19 17:55:44 -07:00
commit ee4a0888a9
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build arm64
package bolt
// maxMapSize represents the largest mmap size supported by Bolt.