[haiku-commits] buildtools: btrev43115 - /

  • From: jerome.duval@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 4 Mar 2016 20:28:41 +0100 (CET)

btrev43115 adds 1 changeset to branch 'master'
old head: cf9f358f9e8e80927bc94524c9fdbaeba4c869cb
new head: 3dd8d8f58c4345efcab630f9465fad5cbaf29810
overview: 
http://cgit.haiku-os.org/buildtools/log/?qt=range&q=3dd8d8f58c43+%5Ecf9f358f9e8e

----------------------------------------------------------------------------

3dd8d8f58c43: update reference to gcc4.
  
  * to trigger the build.

                                   [ Jérôme Duval <jerome.duval@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    btrev43115
Commit:      3dd8d8f58c4345efcab630f9465fad5cbaf29810
URL:         http://cgit.haiku-os.org/buildtools/commit/?id=3dd8d8f58c43
Author:      Jérôme Duval <jerome.duval@xxxxxxxxx>
Date:        Fri Mar  4 19:27:59 2016 UTC

----------------------------------------------------------------------------

1 file changed, 1 insertion(+), 1 deletion(-)
INSTALL-as-haiku-cross-compiler-on-LINUX | 2 +-

----------------------------------------------------------------------------

diff --git a/INSTALL-as-haiku-cross-compiler-on-LINUX 
b/INSTALL-as-haiku-cross-compiler-on-LINUX
index 92f26f0..8d46d26 100644
--- a/INSTALL-as-haiku-cross-compiler-on-LINUX
+++ b/INSTALL-as-haiku-cross-compiler-on-LINUX
@@ -10,7 +10,7 @@ If you want to build the default (legacy, 2.95.3) gcc, do 
this:
 One of the last output lines should tell you that the tools have been built
 successfully.
 
-If you're not interested in binary compatibility (or want to build for the 
PowerPC architecture), you can build gcc4 instead by doing this:
+If you're not interested in binary compatibility (or want to build for the 
PowerPC architecture), you can build gcc5 instead by doing this:
 
   $ ./configure --build-cross-tools <arch> ../buildtools
 


Other related posts:

  • » [haiku-commits] buildtools: btrev43115 - / - jerome . duval