• Max Kellermann's avatar
    lib/nfs/patches: disable the snprintf->sprintf_s alias · 6a65b4c3
    Max Kellermann authored
    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).
    6a65b4c3
Name
Last commit
Last update
..
autotools.py Loading commit data...
boost.py Loading commit data...
cmake.py Loading commit data...
dirs.py Loading commit data...
download.py Loading commit data...
ffmpeg.py Loading commit data...
libs.py Loading commit data...
makeproject.py Loading commit data...
meson.py Loading commit data...
project.py Loading commit data...
quilt.py Loading commit data...
tar.py Loading commit data...
verify.py Loading commit data...
zlib.py Loading commit data...