avoid unnecessary memory copy.

This commit is contained in:
chn
2019-10-18 09:49:26 +08:00
parent e8487aa35b
commit 6a7ec2411f
2 changed files with 19 additions and 20 deletions

View File

@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=xmurp-ua
PKG_RELEASE:=28
PKG_RELEASE:=29
include $(INCLUDE_DIR)/package.mk