Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A quick search in GCC source code show that -Wno-incompatible-function-pointer-types does not exist as a flag. However, there is the close flag -Wno-incompatible-pointer-types
- Loading branch information