|
From: <sv...@va...> - 2008-06-07 10:43:18
|
Author: bart
Date: 2008-06-07 11:43:26 +0100 (Sat, 07 Jun 2008)
New Revision: 8199
Log:
Split long line.
Modified:
trunk/exp-drd/docs/README.txt
Modified: trunk/exp-drd/docs/README.txt
===================================================================
--- trunk/exp-drd/docs/README.txt 2008-06-07 10:42:52 UTC (rev 8198)
+++ trunk/exp-drd/docs/README.txt 2008-06-07 10:43:26 UTC (rev 8199)
@@ -353,7 +353,8 @@
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
|