Skip to content

Commit

Permalink
ensure that we don't build with cgo
Browse files Browse the repository at this point in the history
refs #459
  • Loading branch information
kahing committed Oct 24, 2019
1 parent a1c8f79 commit 77b7976
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
@@ -1,3 +1,5 @@
export CGO_ENABLED=0

run-test: s3proxy.jar
./test/run-tests.sh

Expand Down

0 comments on commit 77b7976

Please sign in to comment.