Disable _FORTIFY_SOURCE on mingw for now
It causes a link error due to some __*_chk functions on mingw.
__*_chk
Disable _FORTIFY_SOURCE on mingw for now
It causes a link error due to some
__*_chk
functions on mingw.