mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 14:01:42 +08:00
v2dat: remove CGO target flag
This commit is contained in:
parent
5da06093bf
commit
db79fd2082
@ -36,8 +36,6 @@ define Package/v2dat
|
|||||||
DEPENDS:=$(GO_ARCH_DEPENDS)
|
DEPENDS:=$(GO_ARCH_DEPENDS)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
GO_PKG_TARGET_VARS:=$(filter-out CGO_ENABLED=%,$(GO_PKG_TARGET_VARS)) CGO_ENABLED=0
|
|
||||||
|
|
||||||
define Package/v2dat/install
|
define Package/v2dat/install
|
||||||
$(call GoPackage/Package/Install/Bin,$(1))
|
$(call GoPackage/Package/Install/Bin,$(1))
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user