You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IIRC it was added in response to reports similar to #1684. I think it should be OK to remove it as it is easy to add compiler flags via CMake or at least make it an opt in. A PR would be welcome.
I think this is a bug in mingw compiler, but this library adds the switch to its interface
fmt/CMakeLists.txt
Lines 251 to 256 in c5aafd8
My system is Ubuntu 20.04 and I am compiling with 86_64-w64-mingw32
May be the requirement can be relaxed for 64 bit projects? What was the reason to include the flag into the config?
The text was updated successfully, but these errors were encountered: