diff --git a/utils/v2dat/Makefile b/utils/v2dat/Makefile index 3d7a6740..29a9ae1d 100644 --- a/utils/v2dat/Makefile +++ b/utils/v2dat/Makefile @@ -36,8 +36,6 @@ define Package/v2dat DEPENDS:=$(GO_ARCH_DEPENDS) endef -GO_PKG_TARGET_VARS:=$(filter-out CGO_ENABLED=%,$(GO_PKG_TARGET_VARS)) CGO_ENABLED=0 - define Package/v2dat/install $(call GoPackage/Package/Install/Bin,$(1)) endef