Quellcode durchsuchen

Add a clarification to gcov instructions

Nick Mathewson vor 11 Jahren
Ursprung
Commit
11352b0ce1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~