diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-01-12 19:02:26 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2020-01-22 19:34:05 +0530 |
commit | b293852d079f2ef873f757d72739e9e79195c1ec (patch) | |
tree | ea94fdb9f63a6a9b57438ea84c9420a7fd41317a /docs/markdown/snippets | |
parent | 89b132f24021e81bfb3dcdbee2cac368ed677f79 (diff) | |
download | meson-b293852d079f2ef873f757d72739e9e79195c1ec.zip meson-b293852d079f2ef873f757d72739e9e79195c1ec.tar.gz meson-b293852d079f2ef873f757d72739e9e79195c1ec.tar.bz2 |
vs: Write checksums in PE binaries (DLLs and EXEs)
This is needed for detecting data corruption, and its absence (or
an incorrect value) is also used as a hint by anti-viruses that the
binary may be malware.
Flag is only supported by MSVC `link.exe`, not `lld-link.exe`
https://docs.microsoft.com/en-us/cpp/build/reference/release-set-the-checksum
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions