aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/HACKING1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/HACKING b/doc/HACKING
index b4d258612..9f9e6447b 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~