1 Star 0 Fork 40

huanghaitao/protobuf

forked from src-openEuler/protobuf 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0001-add-secure-compile-option-in-Makefile.patch 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangxiaoyu 提交于 2020-07-16 19:23 . upgrade from v3.9.0 to v3.12.3
diff --git a/src/Makefile.am b/src/Makefile.am
index f1099d9..9b7053b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,6 +19,7 @@ PTHREAD_DEF =
endif
PROTOBUF_VERSION = 23:3:0
+PROTOBUF_OPT_FLAG += -Wl,-z,now
if GCC
# Turn on all warnings except for sign comparison (we ignore sign comparison
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hht8/protobuf.git
[email protected]:hht8/protobuf.git
hht8
protobuf
protobuf
master

搜索帮助