Commit a49bebc7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Only use -Wstrict-prototypes with gcc 3.3 or later.

It is working with earlier versions, but when I use it with 3.0.3, I can't
get it to ignore errors in "system headers" with -isystem so we get
excessive amounts of warnings on SSL headers which is very annoying.
parent 8777ba7e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment