diff --git a/net/kcptun/Makefile b/net/kcptun/Makefile index c90bef1c..ddb9935d 100644 --- a/net/kcptun/Makefile +++ b/net/kcptun/Makefile @@ -19,7 +19,6 @@ PKG_USE_MIPS16:=0 GO_PKG:=github.com/xtaci/kcptun -GO_PKG_LDFLAGS:=-s -w GO_PKG_LDFLAGS_X:=main.VERSION=$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk