mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-21 06:19:36 +08:00
Try detecting more warnings that can be useful when building the library. Don't use -Wextra with gcc 4.8 which generates several completely spurious warnings not generated by later compiler versions and which are not worth fixing/working around.