Revert "Remove erroneous build constraint from arm64"

pull/34/head
Ben Johnson 2016-01-19 17:40:29 -07:00
parent 209a181292
commit ad7482f549
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.