Просмотр исходного кода

Add a clarification to gcov instructions

Nick Mathewson 12 лет назад
Родитель
Сommit
11352b0ce1
1 измененных файлов с 1 добавлено и 0 удалено
  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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~