diff --git a/Makefile b/Makefile index 058ce55..b81f401 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Go parameters -GO := go +GO := CGO_ENABLED=1 go BUILD_DIR := dist # Determine OS and ARCH