Commit bb6a629d authored by Yann Garcia's avatar Yann Garcia
Browse files

Merge with Wireshark master branch

parent 35eab6d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -254,7 +254,6 @@ $ cmake ../wireshark-for-ITS
- Add specific compiler options to the file epan/dissectors/CMakeFiles/dissectors.dir/flags.make:
    - Find the variable C_FLAGS
    - Remove the flag : "-Wunused-const-variable"
    - Add the flag: " -Werror"
- Build Wireshark/tshark executing the following command

```sh