]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Make references from README_DEVELOPERS/README.solaris to README for build/install
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Thu, 15 Aug 2019 14:54:05 +0000 (16:54 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Thu, 15 Aug 2019 14:55:26 +0000 (16:55 +0200)
If someone wants to build/install and starts in these 2 files,
a reference to the README instructions is helpful.

README.solaris
README_DEVELOPERS

index 7493642727cad3a72b40fa612e058e83c5ca0ab6..42adb0b0c91f38a89e40f05c4354ed0a858a3a97 100644 (file)
@@ -23,7 +23,8 @@ Requirements
 
 Compilation
 -----------
-Please follow the generic instructions in the README file.
+Please follow the generic instructions in the README file,
+in the section 'Building and installing it'.
 
 The configure script detects a canonical host to determine which version of
 Valgrind should be built. If the system compiler by default produces 32-bit
index 07a48c4941a205fb2908dcd5b0ab6a2ea8621d46..3a36fc4792a6b954a56680f373bd370541832adb 100644 (file)
@@ -1,3 +1,7 @@
+Building and installing it
+~~~~~~~~~~~~~~~~~~~~~~~~~~
+To build/install from the GIT repository or from a distribution
+tarball, refer to the section with the same name in README.
 
 Building and not installing it
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~