mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
Revert "gping: lock cargo dependencies"
It's enabled by default now.
Make use of MAKE_PATH while at it.
This reverts commit 0118fb4896.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ define Package/gping/description
|
||||
also plot the execution time of arbitrary commands.
|
||||
endef
|
||||
|
||||
Build/Compile = $(call Build/Compile/Cargo,gping,--locked)
|
||||
MAKE_PATH:=gping
|
||||
|
||||
$(eval $(call RustBinPackage,gping))
|
||||
$(eval $(call BuildPackage,gping))
|
||||
|
||||
Reference in New Issue
Block a user