增加changelog;编译时增加ASAN选项;生成二进制版本号;上传debuginfo至sentry

This commit is contained in:
liuxueli
2020-10-10 14:26:57 +08:00
parent 810857dc12
commit 12189ac372
6 changed files with 49 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ DST=${RPM_INSTALL_PREFIX}
mkdir -p ${DST}/plug/protocol/
touch ${DST}/plug/conflist.inf
mkdir ${DST}/etc/
mkdir -p ${DST}/etc/
touch ${DST}/etc/entrylist.conf
if [[ -z `grep -rn 'quic.inf' ${DST}/plug/conflist.inf` ]];then