Commit 0712d695 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update README.md

parent 2be17c1d
......@@ -253,7 +253,7 @@ $ cmake ../wireshark-for-ITS
- Add specific compiler options to the file epan/dissectors/CMakeFiles/dissectors.dir/flags.make:
- Find the variable C_FLAGS
- Append at the end the following compiler options: "-Wno-unused-const-variable -Wno-unused-function "
- Append at the end the following compiler options: " -Wno-unused-const-variable -Wno-unused-function -Wunused-const-variable"
- Build Wireshark/tshark executing the following command
```sh
......
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