From: Philippe Waroquiers Date: Thu, 15 Aug 2019 14:54:05 +0000 (+0200) Subject: Make references from README_DEVELOPERS/README.solaris to README for build/install X-Git-Tag: VALGRIND_3_16_0~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597c8875df3c49655886ba1d4f4c026488f08c92;p=thirdparty%2Fvalgrind.git Make references from README_DEVELOPERS/README.solaris to README for build/install If someone wants to build/install and starts in these 2 files, a reference to the README instructions is helpful. --- diff --git a/README.solaris b/README.solaris index 7493642727..42adb0b0c9 100644 --- a/README.solaris +++ b/README.solaris @@ -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 diff --git a/README_DEVELOPERS b/README_DEVELOPERS index 07a48c4941..3a36fc4792 100644 --- a/README_DEVELOPERS +++ b/README_DEVELOPERS @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~