mirror of
https://github.com/curl/curl.git
synced 2025-03-25 15:50:32 +08:00
Better disable following warnings when cross-compiling with a gcc older than 3.0, to avoid warnings from third party system headers: -Wmissing-declarations -Wmissing-prototypes -Wunused -Wshadow