Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Add arm64 build tag #417

Closed
wants to merge 1 commit into from
Closed

Add arm64 build tag #417

wants to merge 1 commit into from

Conversation

benbjohnson
Copy link
Member

Overview

This commit adds a build tag on bolt_arm64.go to prevent compile errors under Go 1.4. These errors occur because Go 1.4 does not recognize arm64 as a GOARCH.

Fixes #416.

This commit adds a build tag on bolt_arm64.go to prevent compile
errors under Go 1.4. These errors occur because Go 1.4 does not
recognize arm64 as a GOARCH.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant