diff --git a/Makefile b/Makefile index 0d0943f..be70328 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ NEBULA_CMD_PATH = "./cmd/nebula" -CGO_ENABLED = 0 -export CGO_ENABLED # Set up OS specific bits ifeq ($(OS),Windows_NT)