diff options
| author | liuxueli <[email protected]> | 2020-10-09 18:01:04 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2020-10-09 18:01:04 +0800 |
| commit | 0276d9e5091d632931c89d2bc9576cfaa87d3f84 (patch) | |
| tree | ee9551cddd4d09d59d6c7131dd4ef27f05004058 /src | |
| parent | beb1d0943581513b8e745943f3bdb9a0b4b03ccb (diff) | |
增加changelog;编译时增加ASAN选项;生成二进制版本号;上传debuginfo至sentry
Diffstat (limited to 'src')
| -rw-r--r-- | src/dns_global.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dns_global.map b/src/dns_global.map index 35a5ff5..49efbed 100644 --- a/src/dns_global.map +++ b/src/dns_global.map @@ -10,5 +10,6 @@ global: get_rr_content2buf; get_rr_str2json; dns_save_raw_pkt; + GIT_VERSION*; local:*; }; |
