Explorar el Código

Add a clarification to gcov instructions

Nick Mathewson hace 12 años
padre
commit
11352b0ce1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      doc/HACKING

+ 1 - 0
doc/HACKING

@@ -133,6 +133,7 @@ line was never reached.  Lines with numbers were called that number of times.
 
 If that doesn't work:
    * Try configuring Tor with --disable-gcc-hardening
+   * You might need to run 'make clean' after you run './configure'.
 
 Profiling Tor with oprofile
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~