Parcourir la source

Add a clarification to gcov instructions

Nick Mathewson il y a 11 ans
Parent
commit
11352b0ce1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~