openwrt-frp: enable upx compress
This commit is contained in:
parent
81621d3934
commit
aa384df6c9
@ -74,6 +74,8 @@ define Build/Prepare
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
$(STAGING_DIR_HOST)/bin/upx --lzma --best $(PKG_BUILD_DIR)/frps
|
||||
$(STAGING_DIR_HOST)/bin/upx --lzma --best $(PKG_BUILD_DIR)/frpc
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user