summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTakayuki Matsuoka <t-mat@users.noreply.github.com>2022-08-12 14:59:34 (GMT)
committerTakayuki Matsuoka <t-mat@users.noreply.github.com>2022-08-12 14:59:34 (GMT)
commitaf0d7c0cb811e83a89d0ded3ba3bdea1895a2f8a (patch)
tree1859b7d1165491a70ee6d045d6af19d0ca088d7f /INSTALL
parent0fc36f1bc758e3d66cbbf863a5701d0ec006cd1a (diff)
downloadlz4-af0d7c0cb811e83a89d0ded3ba3bdea1895a2f8a.zip
lz4-af0d7c0cb811e83a89d0ded3ba3bdea1895a2f8a.tar.gz
lz4-af0d7c0cb811e83a89d0ded3ba3bdea1895a2f8a.tar.bz2
Suppress warning from rc.exe
Since rc.exe (the resource compiler) is legacy compiler, it truncates preprocessor symbol name length to 32 chars. And it reports the following warning lz4\build\VS2022\..\..\lib\lz4.h(314): warning RC4011: identifier truncated to 'LZ4_STATIC_LINKING_ONLY_DISABLE' lz4\build\VS2022\..\..\lib\lz4.h(401): warning RC4011: identifier truncated to 'LZ4_STATIC_LINKING_ONLY_DISABLE' This patch detects rc.exe and just skips long symbol.
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions