frp: enable upx compress
This commit is contained in:
parent
ce981cf047
commit
544e6dc53f
@ -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