diff options
author | Uoti Urpala <uau@mplayer2.org> | 2011-07-06 10:53:41 +0300 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2011-07-06 11:01:37 +0300 |
commit | b7f574405350f93083fb423c34a21788684e10d4 (patch) | |
tree | 60ebcf3f128491f1ab6d980440f3789bd31af9f5 /libvo/mga_template.c | |
parent | 6075b4d4b2c7741171ce6a67de89143a8989660d (diff) | |
download | mpv-b7f574405350f93083fb423c34a21788684e10d4.tar.bz2 mpv-b7f574405350f93083fb423c34a21788684e10d4.tar.xz |
configure: Use -Werror-implicit-function-declaration with GCC
Add -Werror-implicit-function-declaration to the default compiled
flags used with GCC. Add the option through a new variable ERRORFLAGS
instead of the existing WARNFLAGS to avoid using it in configure
tests. I think it's overall preferable not to fail tests because of
the warning - in some case this could cause a compilation failure
later, but on the other hand it could be just an unreliable test
triggering the warning and even if it does fail those are likely cases
worth closer investigation.
Diffstat (limited to 'libvo/mga_template.c')
0 files changed, 0 insertions, 0 deletions