瀏覽代碼

Add a clarification to gcov instructions

Nick Mathewson 10 年之前
父節點
當前提交
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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~