diff --git a/HACKING b/HACKING index 48ad35a..56930af 100644 --- a/HACKING +++ b/HACKING @@ -34,6 +34,7 @@ Here are some directions to get you started: $ make clean $ make 2.2.2 Using clang: + You can use same CFLAGS but also "-Wunreachable-code" $ scan-build ./configure $ make clean $ scan-build make