diff --git a/Makefile b/Makefile index ed44a29d..adaa7e4f 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +export CGO_ENABLED=0 + run-test: s3proxy.jar ./test/run-tests.sh