Remove erroneous build constraint from arm64

This was preventing ARM64 targets from building.
pull/34/head
Alex Crawford 2016-01-19 15:15:53 -08:00
parent 6465994716
commit 8fe5ed6b41
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.