]> The Tcpdump Group git mirrors - tcpdump/commit
We need -Werror when testing whether -f or -m flags work.
authorGuy Harris <[email protected]>
Tue, 29 Sep 2015 08:15:53 +0000 (01:15 -0700)
committerGuy Harris <[email protected]>
Tue, 29 Sep 2015 08:15:53 +0000 (01:15 -0700)
commit494b45734c8b4953be471ef76b9d09349c855af8
treec93411ee3f1409c541a5fe292dd035ce508e59d1
parentc632b5f3d1251b4c4f16171d0963d92b6689d41b
We need -Werror when testing whether -f or -m flags work.

Thank you, clang, for treating unknown -f flags as warnings, only
failing with them if run with -Werror, and spewing out warning messages
whenever they're used.
aclocal.m4
configure