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
We don't specifically call gcc -v or -V, only when bulding with fuzzers we call $(CC) --version. I assume this comes from autotools (most likely autoconf) instead.
Building libplist on windows with msys2 shows the following error. i beleive -V is now -v
gcc version = gcc version 9.3.0 (Rev2, Built by MSYS2 project)
The text was updated successfully, but these errors were encountered: