Merge pull request #491 from crawford/arm64

Remove erroneous build constraint from arm64
pull/34/head
Ben Johnson 2016-01-19 16:37:15 -07:00
commit 209a181292
1 changed files with 0 additions and 2 deletions

View File

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