代码拉取完成,页面将自动刷新
From: Reiner Herrmann <reiner@reiner-h.de>
Date: Fri, 22 Dec 2017 10:40:03 +0800
Subject: Strip build date from version string to enable reproducible building
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 6f5542c..db0ba38 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -110,7 +110,7 @@ $(RPMSPEC) : $(RPMSPEC:.spec=.spec.tpl)
version.h : force
- echo '#define ZSSH_VERSION "' `cat VERSION` ', built' `date` '"' > version.h
+ echo '#define ZSSH_VERSION "' `cat VERSION` '"' > version.h
fun.h : $(SRC)
protos -o fun.h $(SRC)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。