]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Split long line.
authorBart Van Assche <bvanassche@acm.org>
Sat, 7 Jun 2008 10:43:26 +0000 (10:43 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 7 Jun 2008 10:43:26 +0000 (10:43 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8199

exp-drd/docs/README.txt

index 3e5b8746d71c9e4f6467dd5ce0f4d97bfbcdc347..2e78a75ceb52260fe5a86a717570ddb13c996774 100644 (file)
@@ -353,7 +353,8 @@ function system-gcc { unset CC LD_LIBRARY_PATH; export CC LD_LIBRARY_PATH; }
 function my-gcc { export CC=$HOME/gcc-4.3.0/bin/gcc LD_LIBRARY_PATH=$HOME/gcc-4.3.0/lib64:; }
 EOF
 
-For an example of how to recompile gcc, see also the script exp-drd/scripts/compile-gcc.
+For an example of how to recompile gcc, see also the script
+exp-drd/scripts/compile-gcc.
 
 
 Future DRD Versions