diff options
author | Max Kellermann <max@musicpd.org> | 2020-10-17 13:40:18 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-10-17 13:56:02 +0200 |
commit | 6a65b4c30532bed25335a75d30345bfcccb4725e (patch) | |
tree | 20e5e126f6517efe00de1dcc909cbaf2a70ac4b6 /NEWS | |
parent | a163beee6976638b61fadd4f788fdd947e070fb8 (diff) |
lib/nfs/patches: disable the snprintf->sprintf_s alias
snprintf() is available on mingw, and the libnfs kludge broke the
build with mingw, because sprintf_s() was now both an inline function
and a "dllimport" function (because the macro renamed the inline
function snprintf() to sprintf_s() in mingw's stdio.h).
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions