|
From: Nicholas N. <nj...@ca...> - 2004-01-03 10:57:53
|
CVS commit by nethercote:
Add possible workaround for FAQ 16, from Adam Spragg.
M +2 -1 FAQ.txt 1.19
--- valgrind/FAQ.txt #1.18:1.19
@@ -341,5 +341,6 @@
version 3.79.1 have this bug, see
www.mail-archive.com/bug...@gn.../msg01658.html. Try upgrading to a
- more recent version of 'make'.
+ more recent version of 'make'. Alternatively, we have heard that
+ unsetting the CFLAGS environment variable avoids the problem.
-----------------------------------------------------------------
|