edgexfoundry / security-api-gateway

Owner: Security WG
Apache License 2.0
11 stars 10 forks source link

Makefile: remove GOARCH=amd64 setting #60

Closed anonymouse64 closed 5 years ago

anonymouse64 commented 5 years ago

This allows the native GOARCH setting (or the user's) to be used instead.

Fixes #59