URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f456a6e0a5956722cf6f45af57b177470d7e7f7a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f456a6e by Guy Harris (guy@xxxxxxxxxxxx):
Get rid of ENABLE_EXTRA_CLANG_CHECKS.
It no longer does anything, and it refers to variables that no longer
exist, as we're not distinguishing between extra GCC warning flags and
extra CLang warning flags any more.
Change-Id: If0b346f669f2573e46261e6da4dc78e96ef79a8f
Reviewed-on: https://code.wireshark.org/review/1228
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0bdd9a7 Rename --enable-extra-compiler-checks to --enable-extra-warnings.
adds f456a6e Get rid of ENABLE_EXTRA_CLANG_CHECKS.
Summary of changes:
CMakeLists.txt | 6 ------
CMakeOptions.txt | 1 -
2 files changed, 7 deletions(-)