On Fri, 29 Mar 2019, Jacek Caban wrote:
Signed-off-by: Jacek Caban <[email protected]> --- mingw-w64-crt/Makefile.am | 2 +- mingw-w64-crt/misc/assert.c | 31 ------------------------------- mingw-w64-headers/crt/assert.h | 3 +-- 3 files changed, 2 insertions(+), 34 deletions(-) delete mode 100644 mingw-w64-crt/misc/assert.c
Shouldn't we remove the DATA markings for _assert in all the crt def files here as well?
// Martin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
