mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
12 lines
234 B
Diff
12 lines
234 B
Diff
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)
|