[tor-commits] [tor/master] Add a clarification to gcov instructions

nickm at torproject.org nickm at torproject.org
Tue Sep 3 19:44:16 UTC 2013


commit 11352b0ce152624553c7e698242144c2470db362
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Sep 3 15:44:13 2013 -0400

    Add a clarification to gcov instructions
---
 doc/HACKING |    1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/HACKING b/doc/HACKING
index b4d2586..9f9e644 100644
--- a/doc/HACKING
+++ b/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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the tor-commits mailing list