X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/48fdccc03dd474e222c9d3627b91595fb0d19b72..refs/tags/v0.1.1:/HACKING.asciidoc diff --git a/HACKING.asciidoc b/HACKING.asciidoc index cd9486d..99dc15e 100644 --- a/HACKING.asciidoc +++ b/HACKING.asciidoc @@ -11,7 +11,7 @@ The suggested way to hack on the project is: $ mkdir build $ cd build - $ cmake ../ -DCMAKE_BUILD_TYPE=debug + $ cmake ../ -DCMAKE_BUILD_TYPE=debug -DSTRICT_COMPILATION_CHECKS=ON $ make If you want to check the code with the ''sparse'' static analysis tool you